Searched refs:getCallExpr (Results 1 – 6 of 6) sorted by relevance
65 CallEnterN->getLocationAs<CallEnter>()->getCallExpr())) in getFunctionName()
840 if (Enter->getCallExpr() == Call) in findCallEnter()
139 if (const Stmt *S = castAs<CallEnter>().getCallExpr()) in getSourceLocation()
335 return CE->getCallExpr(); in getStmtForDiagnostics()
644 const Stmt *getCallExpr() const { in getCallExpr() function
715 const Stmt *CE = CEP->getCallExpr(); in GetAllocationSite()