Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp1296 bool VisitedUsingDirectives = false; in CppLookupName() local
1387 if (!VisitedUsingDirectives) { in CppLookupName()
1406 VisitedUsingDirectives = true; in CppLookupName()
1442 if (!VisitedUsingDirectives) { in CppLookupName()