Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2376 bool FoundNonTag = false; in LookupQualifiedNameInUsingDirectives() local
2398 FoundNonTag = true; in LookupQualifiedNameInUsingDirectives()
2421 if (FoundTag && FoundNonTag) in LookupQualifiedNameInUsingDirectives()