Searched refs:getCallExpr (Results 1 – 5 of 5) sorted by relevance
65 CallEnterN->getLocationAs<CallEnter>()->getCallExpr())) in getFunctionName()
833 if (Enter->getCallExpr() == Call) in findCallEnter()
337 return CE->getCallExpr(); in getStmtForDiagnostics()
634 const Stmt *getCallExpr() const { in getCallExpr() function
714 const Stmt *CE = CEP->getCallExpr(); in GetAllocationSite()