Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp912 bool SearchAfterTemplateScope; in CppLookupName() local
913 llvm::tie(OuterCtx, SearchAfterTemplateScope) = findOuterContext(S); in CppLookupName()
914 if (SearchAfterTemplateScope) in CppLookupName()
1017 bool SearchAfterTemplateScope; in CppLookupName() local
1018 llvm::tie(OuterCtx, SearchAfterTemplateScope) = findOuterContext(S); in CppLookupName()
1019 if (SearchAfterTemplateScope) in CppLookupName()