Home
last modified time | relevance | path

Searched defs:SWIFTCALL (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Sema/
Dattr-swiftcall.c3 #define SWIFTCALL __attribute__((swiftcall)) macro
8 int notAFunction SWIFTCALL; // expected-warning {{'swiftcall' only applies to function types; type … variable
/external/clang/test/SemaCXX/
Dattr-swiftcall.cpp3 #define SWIFTCALL __attribute__((swiftcall)) macro
8 int notAFunction SWIFTCALL; // expected-warning {{'swiftcall' only applies to function types; type … variable
/external/clang/test/CodeGenCXX/
Darm-swiftcall.cpp6 #define SWIFTCALL __attribute__((swiftcall)) macro
/external/clang/test/CodeGen/
Darm-swiftcall.c6 #define SWIFTCALL __attribute__((swiftcall)) macro