Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp1860 bool FoundTag = false; in LookupQualifiedNameInUsingDirectives() local
1881 FoundTag = true; in LookupQualifiedNameInUsingDirectives()
1906 if (FoundTag && FoundNonTag) in LookupQualifiedNameInUsingDirectives()