Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp1625 bool FoundTag = false; in LookupQualifiedNameInUsingDirectives() local
1646 FoundTag = true; in LookupQualifiedNameInUsingDirectives()
1671 if (FoundTag && FoundNonTag) in LookupQualifiedNameInUsingDirectives()