Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1312 bool VisitedUsingDirectives = false; in CppLookupName() local
1402 if (!VisitedUsingDirectives) { in CppLookupName()
1421 VisitedUsingDirectives = true; in CppLookupName()
1457 if (!VisitedUsingDirectives) { in CppLookupName()