Searched refs:TwoValueInts (Results 1 – 2 of 2) sorted by relevance
21 struct TwoValueInts : ValueInt, IndirectValueInt { }; // expected-warning{{direct base 'ValueInt' i… struct36 …(void)new int[TwoValueInts()]; // expected-error{{ambiguous conversion of array size expression of… in test()