Home
last modified time | relevance | path

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

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