Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp2341 bool FoundTag = false; in LookupQualifiedNameInUsingDirectives() local
2362 FoundTag = true; in LookupQualifiedNameInUsingDirectives()
2387 if (FoundTag && FoundNonTag) in LookupQualifiedNameInUsingDirectives()