Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/abseil/
H A DDurationFactoryScaleCheck.cpp155 const auto *CallDecl = Result.Nodes.getNodeAs<FunctionDecl>("call_decl"); in check() local
/llvm-project/clang/test/Analysis/
H A Ddebug-CallGraph.cpp84 namespace CallDecl { namespace
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp1068 const Decl *CallDecl = Call.getDecl(); getPrintfFormatArgumentNum() local