Home
last modified time | relevance | path

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

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