Searched refs:CONSTR_EXPR (Results 1 – 5 of 5) sorted by relevance
2454 collect_operands_of_disjunction_r (t, CONSTR_EXPR (t), operands); in collect_operands_of_disjunction()2474 cp_expr disj_expr = CONSTR_EXPR (t); in satisfy_disjunction()3157 tree expr = CONSTR_EXPR (t); in get_constraint_error_location()
1592 #define CONSTR_EXPR(NODE) \ macro1608 CONSTR_EXPR (ATOMIC_CONSTR_CHECK (NODE))
2770 collect_operands_of_disjunction_r (t, CONSTR_EXPR (t), operands); in collect_operands_of_disjunction()2795 cp_expr disj_expr = CONSTR_EXPR (t); in satisfy_disjunction()3558 tree expr = CONSTR_EXPR (t); in get_constraint_error_location()
1663 #define CONSTR_EXPR(NODE) \ macro1690 CONSTR_EXPR (ATOMIC_CONSTR_CHECK (NODE))
1957 (CONSTR_CHECK, CONSTR_INFO, CONSTR_EXPR, CONSTR_CONTEXT): New.