Home
last modified time | relevance | path

Searched refs:handleCallExpr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp7520 if (!handleCallExpr(E, Result, nullptr)) in VisitCallExpr()
7525 bool handleCallExpr(const CallExpr *E, APValue &Result, in handleCallExpr() function in __anondef1c1651611::ExprEvaluatorBase
9646 return handleCallExpr(E, Result, &This); in VisitCallExpr()
10380 return handleCallExpr(E, Result, &This); in VisitCallExpr()