Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dppc-pair-mma-types.c117 void testVPArg2(const __vector_pair vp, int *ptr) { // expected-error {{invalid use of PPC MMA type… in testVPArg2() function
/llvm-project/clang/test/SemaCXX/
H A Dppc-pair-mma-types.cpp215 …void testVPArg2(const __vector_pair vp, int *ptr) { // expected-error {{invalid use of PPC MMA typ… in testVPArg2() function in TestClassVP