Home
last modified time | relevance | path

Searched defs:DeclKind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp78 unsigned DeclKind = D->getKind(); in runCheckersOnASTDecl() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp862 unsigned Decl::getIdentifierNamespaceForKind(Kind DeclKind) { in getIdentifierNamespaceForKind()