Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h339 IdentifierNamespace(getIdentifierNamespaceForKind(DK)), in Decl()
349 IdentifierNamespace(getIdentifierNamespaceForKind(DK)), in Decl()
697 static unsigned getIdentifierNamespaceForKind(Kind DK);
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h385 IdentifierNamespace(getIdentifierNamespaceForKind(DK)), in Decl()
394 IdentifierNamespace(getIdentifierNamespaceForKind(DK)), in Decl()
822 static unsigned getIdentifierNamespaceForKind(Kind DK);
/external/clang/lib/AST/
DDeclBase.cpp592 unsigned Decl::getIdentifierNamespaceForKind(Kind DeclKind) { in getIdentifierNamespaceForKind() function in Decl
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp737 unsigned Decl::getIdentifierNamespaceForKind(Kind DeclKind) { in getIdentifierNamespaceForKind() function in Decl