Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp1061 bool VisitedUsingDirectives = false; in CppLookupName() local
1166 if (!VisitedUsingDirectives) { in CppLookupName()
1185 VisitedUsingDirectives = true; in CppLookupName()
1221 if (!VisitedUsingDirectives) { in CppLookupName()