Home
last modified time | relevance | path

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

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