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