Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dvector-casts.cpp71 __v4hi threeToFour(__v3hi v) { // expected-note {{not viable}} in threeToFour() function
79 (void) threeToFour(v); // expected-error {{no matching function for call}} in call3to4()