Home
last modified time | relevance | path

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

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