Searched refs:CheckLiteralType (Results 1 – 1 of 1) sorted by relevance
1324 static bool CheckLiteralType(EvalInfo &Info, const Expr *E, in CheckLiteralType() function8425 if (!AllowNonLiteralTypes && !CheckLiteralType(Info, E, &This)) in EvaluateInPlace()8447 if (!CheckLiteralType(Info, E)) in EvaluateAsRValue()