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