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.cpp2345 bool FoundNonTag = false; in LookupQualifiedNameInUsingDirectives() local
2367 FoundNonTag = true; in LookupQualifiedNameInUsingDirectives()
2390 if (FoundTag && FoundNonTag) in LookupQualifiedNameInUsingDirectives()