Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp916 bool VisitedUsingDirectives = false; in CppLookupName() local
1021 if (!VisitedUsingDirectives) { in CppLookupName()
1040 VisitedUsingDirectives = true; in CppLookupName()
1076 if (!VisitedUsingDirectives) { in CppLookupName()