Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp2331 bool FoundNonTag = false; in LookupQualifiedNameInUsingDirectives() local
2353 FoundNonTag = true; in LookupQualifiedNameInUsingDirectives()
2376 if (FoundTag && FoundNonTag) in LookupQualifiedNameInUsingDirectives()