Home
last modified time | relevance | path

Searched refs:CONSTR_EXPR (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dconstraint.cc2770 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()
Dcp-tree.h1663 #define CONSTR_EXPR(NODE) \ macro
1690 CONSTR_EXPR (ATOMIC_CONSTR_CHECK (NODE))
DChangeLog-20191957 (CONSTR_CHECK, CONSTR_INFO, CONSTR_EXPR, CONSTR_CONTEXT): New.