Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.c212 void intTestType(char a, short b, int c, long long d) { in intTestType() function