Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc139 check_constraint_operands (location_t, cp_expr lhs, cp_expr rhs) in check_constraint_operands() function
155 if (!check_constraint_operands (loc, lhs, rhs)) in finish_constraint_binary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc187 check_constraint_operands (location_t, cp_expr lhs, cp_expr rhs) in check_constraint_operands() function
203 if (!check_constraint_operands (loc, lhs, rhs)) in finish_constraint_binary_op()
H A DChangeLog-20191769 (check_constraint_operands): New.