Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp559 const Stmt *CE = CEP->getCallExpr(); in GetAllocationSite()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h638 const Stmt *getCallExpr() const { in getCallExpr() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp784 return CE->getCallExpr(); in getStmt()