Home
last modified time | relevance | path

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

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