Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp8990 static bool EvaluateVoid(const Expr *E, EvalInfo &Info) { in EvaluateVoid() function
9053 if (!EvaluateVoid(E, Info)) in Evaluate()
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp14471 static bool EvaluateVoid(const Expr *E, EvalInfo &Info) { in EvaluateVoid() function
14538 if (!EvaluateVoid(E, Info)) in Evaluate()