Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp338 return CE->getCallExpr(); in getStmtForDiagnostics()
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/
DProgramPoint.h634 const Stmt *getCallExpr() const { in getCallExpr() function
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountDiagnostics.cpp714 const Stmt *CE = CEP->getCallExpr(); in GetAllocationSite()
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DIteratorModeling.cpp837 if (Enter->getCallExpr() == Call) in findCallEnter()
DMallocChecker.cpp782 CallEnterN->getLocationAs<CallEnter>()->getCallExpr())) in getFunctionName()