Searched refs:EvaluateArrayNewConstructExpr (Results 1 – 1 of 1) sorted by relevance
9319 static bool EvaluateArrayNewConstructExpr(EvalInfo &Info, LValue &This,9516 if (!EvaluateArrayNewConstructExpr(Info, Result, *Val, ResizedArrayCCE, in VisitCXXNewExpr()10414 static bool EvaluateArrayNewConstructExpr(EvalInfo &Info, LValue &This, in EvaluateArrayNewConstructExpr() function