Home
last modified time | relevance | path

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

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