Searched refs:uintTestType (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | vector-gcc-compat.c | 56 void uintTestType(char a, short b, int c, long long d); 268 void uintTestType(char a, short b, int c, long long d) { in uintTestType() function
|
| H A D | vector-gcc-compat.cpp | 32 void uintTestType(char a, short b, int c, long long d); // expected-warning {{'long long' is incomp… 240 void uintTestType(char a, short b, int c, long long d) { // expected-warning {{'long long' is incom… in uintTestType() function
|