Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DDeclBase.h824 bool hasTagIdentifierNamespace() const { in hasTagIdentifierNamespace() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaLookup.cpp3713 if (D->hasTagIdentifierNamespace() && in checkHidden()
DSemaCodeComplete.cpp1149 if (I->first->hasTagIdentifierNamespace() && in MaybeAddResult()