Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclBase.h865 return isTagIdentifierNamespace(getIdentifierNamespace()); in hasTagIdentifierNamespace()
868 static bool isTagIdentifierNamespace(unsigned NS) { in isTagIdentifierNamespace() function