Searched refs:getIdentifierNamespaceForKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h385 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
394 IdentifierNamespace(getIdentifierNamespaceForKind(DK)),
822 static unsigned getIdentifierNamespaceForKind(Kind DK);
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp737 unsigned Decl::getIdentifierNamespaceForKind(Kind DeclKind) { function in class:Decl

Completed in 111 milliseconds