Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp1774 bool FoundTag = false; in LookupQualifiedNameInUsingDirectives() local
1795 FoundTag = true; in LookupQualifiedNameInUsingDirectives()
1820 if (FoundTag && FoundNonTag) in LookupQualifiedNameInUsingDirectives()