Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp2074 bool FoundTag = false; in LookupQualifiedNameInUsingDirectives() local
2095 FoundTag = true; in LookupQualifiedNameInUsingDirectives()
2120 if (FoundTag && FoundNonTag) in LookupQualifiedNameInUsingDirectives()