Home | History | Annotate | Download | only in AST

Lines Matching refs:SE_AllowSideEffects

8865   return (SEK < Expr::SE_AllowSideEffects && Result.HasSideEffects) ||
9447 if (!EvaluateAsInt(Value, Ctx, SE_AllowSideEffects))