Searched refs:handleCallExpr (Results 1 – 1 of 1) sorted by relevance
7520 if (!handleCallExpr(E, Result, nullptr)) in VisitCallExpr()7525 bool handleCallExpr(const CallExpr *E, APValue &Result, in handleCallExpr() function in __anondef1c1651611::ExprEvaluatorBase9646 return handleCallExpr(E, Result, &This); in VisitCallExpr()10380 return handleCallExpr(E, Result, &This); in VisitCallExpr()