Searched refs:handleCallExpr (Results 1 – 1 of 1) sorted by relevance
7523 if (!handleCallExpr(E, Result, nullptr)) in VisitCallExpr()7528 bool handleCallExpr(const CallExpr *E, APValue &Result, in handleCallExpr() function in __anon19193fee1611::ExprEvaluatorBase9669 return handleCallExpr(E, Result, &This); in VisitCallExpr()10414 return handleCallExpr(E, Result, &This); in VisitCallExpr()