Searched refs:SearchAfterTemplateScope (Results 1 – 1 of 1) sorted by relevance
912 bool SearchAfterTemplateScope; in CppLookupName() local913 llvm::tie(OuterCtx, SearchAfterTemplateScope) = findOuterContext(S); in CppLookupName()914 if (SearchAfterTemplateScope) in CppLookupName()1017 bool SearchAfterTemplateScope; in CppLookupName() local1018 llvm::tie(OuterCtx, SearchAfterTemplateScope) = findOuterContext(S); in CppLookupName()1019 if (SearchAfterTemplateScope) in CppLookupName()