Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dppc-pair-mma-types.c17 void testVQArg1(__vector_quad vq, int *ptr) { // expected-error {{invalid use of PPC MMA type}} in testVQArg1() function
/llvm-project/clang/test/SemaCXX/
H A Dppc-pair-mma-types.cpp19 void testVQArg1(__vector_quad vq, int *ptr) { // expected-error {{invalid use of PPC MMA type}} in testVQArg1() function in TestClassVQ