Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h824 bool hasTagIdentifierNamespace() const { in hasTagIdentifierNamespace() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp3713 if (D->hasTagIdentifierNamespace() && in checkHidden()
H A DSemaCodeComplete.cpp1149 if (I->first->hasTagIdentifierNamespace() && in MaybeAddResult()