Searched refs:eight_ints (Results 1 – 1 of 1) sorted by relevance
19 EightInts eight_ints; variable73 …(void)(eight_bools + eight_ints); // expected-error@73 {{invalid operands to binary expression ('E… in Operations()74 …(void)(eight_ints - eight_bools); // expected-error@74 {{invalid operands to binary expression ('E… in Operations()