Searched refs:myName (Results 1 – 1 of 1) sorted by relevance
236 clang::DeclarationName myName = ast->DeclarationNames.getIdentifier(&myIdent); in GetTypeForIdentifier() local238 … clang::DeclContext::lookup_result result = ast->getTranslationUnitDecl()->lookup(myName); in GetTypeForIdentifier()