Searched defs:SWIFTCALL (Results 1 – 4 of 4) sorted by relevance
3 #define SWIFTCALL __attribute__((swiftcall)) macro8 int notAFunction SWIFTCALL; // expected-warning {{'swiftcall' only applies to function types; type … variable
6 #define SWIFTCALL __attribute__((swiftcall)) macro