Searched refs:stripped_op_left (Results 1 – 2 of 2) sorted by relevance
215 tree stripped_op_left = tree_strip_any_location_wrapper (op_left); in warn_logical_operator() local218 && !CONSTANT_CLASS_P (stripped_op_left) in warn_logical_operator()219 && TREE_CODE (stripped_op_left) != CONST_DECL in warn_logical_operator()
217 tree stripped_op_left = tree_strip_any_location_wrapper (op_left); in warn_logical_operator() local220 && !CONSTANT_CLASS_P (stripped_op_left) in warn_logical_operator()221 && TREE_CODE (stripped_op_left) != CONST_DECL in warn_logical_operator()