Searched refs:AllowNonLiteralTypes (Results 1 – 1 of 1) sorted by relevance
1871 bool AllowNonLiteralTypes = false);15820 const Expr *E, bool AllowNonLiteralTypes) { in EvaluateInPlace() argument15823 if (!AllowNonLiteralTypes && !CheckLiteralType(Info, E, &This)) in EvaluateInPlace()