Home
last modified time | relevance | path

Searched refs:ValueBoth (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
Dnew-array-size-conv.cpp18 struct ValueBoth : ValueInt, ValueEnum { }; struct
34 …(void)new int[ValueBoth()]; // expected-error{{ambiguous conversion of array size expression of ty… in test()