Searched defs:DeclKind (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ | ||
H A D | ExtractFunction.cpp | 830 FunctionDeclKind DeclKind = InlineDefinition; createFunctionDefinition() local |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | CheckerManager.cpp | 78 unsigned DeclKind = D->getKind(); runCheckersOnASTDecl() local |
/llvm-project/clang/lib/AST/ | ||
H A D | DeclBase.cpp | 862 getIdentifierNamespaceForKind(Kind DeclKind) getIdentifierNamespaceForKind() argument |