Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1324 bool VisitedUsingDirectives = false; in CppLookupName() local
1414 if (!VisitedUsingDirectives) { in CppLookupName()
1433 VisitedUsingDirectives = true; in CppLookupName()
1469 if (!VisitedUsingDirectives) { in CppLookupName()