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