Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp1286 bool VisitedUsingDirectives = false; in CppLookupName() local
1377 if (!VisitedUsingDirectives) { in CppLookupName()
1396 VisitedUsingDirectives = true; in CppLookupName()
1432 if (!VisitedUsingDirectives) { in CppLookupName()