Searched refs:check_constraint_operands (Results 1 – 3 of 3) sorted by relevance
139 check_constraint_operands (location_t, cp_expr lhs, cp_expr rhs) in check_constraint_operands() function155 if (!check_constraint_operands (loc, lhs, rhs)) in finish_constraint_binary_op()
187 check_constraint_operands (location_t, cp_expr lhs, cp_expr rhs) in check_constraint_operands() function203 if (!check_constraint_operands (loc, lhs, rhs)) in finish_constraint_binary_op()
1769 (check_constraint_operands): New.