Home
last modified time | relevance | path

Searched refs:VisitedUsingDirectives (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp1245 bool VisitedUsingDirectives = false; in CppLookupName() local
1336 if (!VisitedUsingDirectives) { in CppLookupName()
1355 VisitedUsingDirectives = true; in CppLookupName()
1391 if (!VisitedUsingDirectives) { in CppLookupName()