Home
last modified time | relevance | path

Searched defs:intTestType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dvector-gcc-compat.cpp184 void intTestType(char a, short b, int c, long long d) { // expected-warning {{'long long' is incomp… in intTestType() function
H A Dvector-gcc-compat.c209 void intTestType(char a, short b, int c, long long d) { in intTestType() function