Home
last modified time | relevance | path

Searched refs:myName (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDClangASTContext.h236 clang::DeclarationName myName = ast->DeclarationNames.getIdentifier(&myIdent); in GetTypeForIdentifier() local
238 … clang::DeclContext::lookup_result result = ast->getTranslationUnitDecl()->lookup(myName); in GetTypeForIdentifier()