Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp9473 static bool EvaluateArrayNewConstructExpr(EvalInfo &Info, LValue &This,
9670 if (!EvaluateArrayNewConstructExpr(Info, Result, *Val, ResizedArrayCCE, in VisitCXXNewExpr()
10676 static bool EvaluateArrayNewConstructExpr(EvalInfo &Info, LValue &This, in EvaluateArrayNewConstructExpr() function