Home
last modified time | relevance | path

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

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