Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp1076 bool VisitedUsingDirectives = false; in CppLookupName() local
1184 if (!VisitedUsingDirectives) { in CppLookupName()
1203 VisitedUsingDirectives = true; in CppLookupName()
1239 if (!VisitedUsingDirectives) { in CppLookupName()