Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dvector.cpp119 convertible_to<longlong16_e> to_ll16e, in test_implicit_conversions() argument
125 f0(to_ll16e); in test_implicit_conversions()
129 f2(to_ll16e); // expected-error{{no matching function}} in test_implicit_conversions()
191 (void)(Cond? to_ll16e : to_ll16); in test_implicit_conversions()
195 (void)(Cond? to_c16e : to_ll16e); in test_implicit_conversions()