Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Dppc-pair-mma-types.c22 void testVQArg2(const __vector_quad vq, int *ptr) { // expected-error {{invalid use of PPC MMA type… in testVQArg2() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dppc-pair-mma-types.cpp24 …void testVQArg2(const __vector_quad vq, int *ptr) { // expected-error {{invalid use of PPC MMA typ… in testVQArg2() function in TestClassVQ