Home
last modified time | relevance | path

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

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