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