Searched refs:handleCallExpr (Results 1 – 1 of 1) sorted by relevance
7615 if (!handleCallExpr(E, Result, nullptr)) in VisitCallExpr()7620 bool handleCallExpr(const CallExpr *E, APValue &Result, in handleCallExpr() function in __anon6b6c21b11711::ExprEvaluatorBase9818 return handleCallExpr(E, Result, &This); in VisitCallExpr()10676 return handleCallExpr(E, Result, &This); in VisitCallExpr()