Home
last modified time | relevance | path

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

/llvm-project/clang/test/Parser/
H A Dlax-conv.cpp23 vector unsigned int test1(vector unsigned char RetImplicitConv) { in test1() argument
24 …return RetImplicitConv; // expected-warning {{implicit conversion between vector types (''__vector… in test1()