Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h899 bool hasTagIdentifierNamespace() const { in hasTagIdentifierNamespace() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4045 if (D->hasTagIdentifierNamespace() && in checkHidden()
H A DSemaCodeComplete.cpp1175 if (I->first->hasTagIdentifierNamespace() && in MaybeAddResult()