Home
last modified time | relevance | path

Searched refs:getCallExpr (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp337 return CE->getCallExpr(); in getStmtForDiagnostics()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h634 const Stmt *getCallExpr() const { in getCallExpr() function
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp714 const Stmt *CE = CEP->getCallExpr(); in GetAllocationSite()
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp832 if (Enter->getCallExpr() == Call) in findCallEnter()
H A DMallocChecker.cpp782 CallEnterN->getLocationAs<CallEnter>()->getCallExpr())) in getFunctionName()