Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractFunction.cpp830 FunctionDeclKind DeclKind = InlineDefinition; createFunctionDefinition() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp78 unsigned DeclKind = D->getKind(); runCheckersOnASTDecl() local
/llvm-project/clang/lib/AST/
H A DDeclBase.cpp862 getIdentifierNamespaceForKind(Kind DeclKind) getIdentifierNamespaceForKind() argument