Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp1895 bool FoundTag = false; in LookupQualifiedNameInUsingDirectives() local
1916 FoundTag = true; in LookupQualifiedNameInUsingDirectives()
1941 if (FoundTag && FoundNonTag) in LookupQualifiedNameInUsingDirectives()