Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dvector-casts.cpp74 __v3hi fourToThree(__v4hi v) { // expected-note {{not viable}} in fourToThree() function
82 (void) fourToThree(v); // expected-error {{no matching function for call}} in call4to3()