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