Searched refs:E8559831b_val (Results 1 – 1 of 1) sorted by relevance
390 enum E8559831b { E8559831b_val }; enumerator400 …test_8559831_a(E8559831b_val); // expected-warning{{implicit conversion from enumeration type 'enu… in test_8559831()401 …enum E8559831a a1a = E8559831b_val; // expected-warning{{implicit conversion from enumeration type… in test_8559831()402 …a1 = E8559831b_val; // expected-warning{{implicit conversion from enumeration type 'enum E8559831b… in test_8559831()