Searched refs:getCallExpr (Results 1 – 6 of 6) sorted by relevance
354 const SelectionTree::Node *getCallExpr(const SelectionTree::Node *DeclRef) { in getCallExpr() function466 if (const SelectionTree::Node *Call = getCallExpr(N)) in computeExtractedExpr()
338 return CE->getCallExpr(); in getStmtForDiagnostics()
635 const Stmt *getCallExpr() const { in getCallExpr() function
837 if (Enter->getCallExpr() == Call) in findCallEnter()
796 CallEnterN->getLocationAs<CallEnter>()->getCallExpr())) in getFunctionName()
712 const Stmt *CE = CEP->getCallExpr(); in GetAllocationSite()