Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp1298 bool VisitedUsingDirectives = false; in CppLookupName() local
1389 if (!VisitedUsingDirectives) { in CppLookupName()
1408 VisitedUsingDirectives = true; in CppLookupName()
1444 if (!VisitedUsingDirectives) { in CppLookupName()