Home | History | Annotate | Download | only in cp

Lines Matching defs:strict

1145   bool strict;
2738 if (depth_ok && !non_constant_args && ctx->strict)
5207 /* A less strict version of fold_indirect_ref_1, which requires cv-quals to
5208 match. We want to be less strict for simple *& folding; if we have a
6693 else if (ctx->strict)
7798 STRICT has the same sense as for constant_value_1: true if we only allow
7808 bool strict = true,
7826 allow_non_constant, strict,
8408 /*strict*/false,
8583 potential_constant_expression_1 (tree t, bool want_rval, bool strict, bool now,
8587 potential_constant_expression_1 ((T), (RV), strict, now, flags, jump_target)
8769 if (!potential_constant_expression_1 (x, rval, strict,
8813 if (!potential_constant_expression_1 (x, rv, strict,
8867 && (strict
9203 && strict
9541 want_rval, strict, now,
9667 potential_constant_expression_1 (tree t, bool want_rval, bool strict, bool now,
9676 if (potential_constant_expression_1 (t, want_rval, strict, now, flags))
9682 return potential_constant_expression_1 (t, want_rval, strict, now,