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