Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2075 bool FoundNonTag = false; in LookupQualifiedNameInUsingDirectives() local
2097 FoundNonTag = true; in LookupQualifiedNameInUsingDirectives()
2120 if (FoundTag && FoundNonTag) in LookupQualifiedNameInUsingDirectives()