Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h700 return isTagIdentifierNamespace(getIdentifierNamespace()); in hasTagIdentifierNamespace()
702 static bool isTagIdentifierNamespace(unsigned NS) { in isTagIdentifierNamespace() function
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h825 return isTagIdentifierNamespace(getIdentifierNamespace()); in hasTagIdentifierNamespace()
828 static bool isTagIdentifierNamespace(unsigned NS) { in isTagIdentifierNamespace() function