Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp884 bool SearchAfterTemplateScope; in CppLookupName() local
885 llvm::tie(OuterCtx, SearchAfterTemplateScope) = findOuterContext(S); in CppLookupName()
886 if (SearchAfterTemplateScope) in CppLookupName()
989 bool SearchAfterTemplateScope; in CppLookupName() local
990 llvm::tie(OuterCtx, SearchAfterTemplateScope) = findOuterContext(S); in CppLookupName()
991 if (SearchAfterTemplateScope) in CppLookupName()