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