Searched refs:SE_AllowUndefinedBehavior (Results 1 – 4 of 4) sorted by relevance
639 SE_AllowUndefinedBehavior, ///< Allow UB that we can give a value, but not enumerator
3356 if (isEvaluatable(Ctx, SE_AllowUndefinedBehavior)) in isConstantInitializer()
14933 (SEK < Expr::SE_AllowUndefinedBehavior && Result.HasUndefinedBehavior); in hasUnacceptableSideEffect()
6509 return (E->isEvaluatable(Ctx, Expr::SE_AllowUndefinedBehavior) || in isTrivial()