Searched defs:SWIFTCALL (Results 1 – 10 of 10) sorted by relevance
4 #define SWIFTCALL __attribute__((swiftcall)) macro9 int notAFunction SWIFTCALL; // expected-warning {{'swiftcall' only applies to function types; type … variable
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
3 #define SWIFTCALL __attribute__((swiftcall)) macro
5 #define SWIFTCALL __attribute__((swiftcall)) macro
8 #define SWIFTCALL __attribute__((swiftcall)) macro