Searched refs:TwoValueInts (Results 1 – 1 of 1) 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()