Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp10305 static bool EvaluateArrayNewConstructExpr(EvalInfo &Info, LValue &This,
10527 if (!EvaluateArrayNewConstructExpr(Info, Result, *Val, ResizedArrayCCE, in VisitCXXNewExpr()
11728 static bool EvaluateArrayNewConstructExpr(EvalInfo &Info, LValue &This, in EvaluateArrayNewConstructExpr() function