Searched defs:cdecl (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Parser/
H A Darm-windows-calling-convention-handling.c3 int __cdecl cdecl(int a, int b, int c, int d) { // expected-no-diagnostics function
H A Dx64-windows-calling-convention-handling.c3 int __cdecl cdecl(int a, int b, int c, int d) { // expected-no-diagnostics function

Completed in 117 milliseconds