Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Sema/
Dattr-swiftcall.c4 #define SWIFTCALL __attribute__((swiftcall)) macro
9 int notAFunction SWIFTCALL; // expected-warning {{'swiftcall' only applies to function types; type … variable
/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/llvm-project/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/llvm-project/clang/test/CodeGenCXX/
Darm-swiftcall.cpp6 #define SWIFTCALL __attribute__((swiftcall)) macro
/external/llvm-project/clang/test/CodeGen/
Dwindows-swiftcall.c3 #define SWIFTCALL __attribute__((swiftcall)) macro
Darm-swiftcall.c5 #define SWIFTCALL __attribute__((swiftcall)) macro
D64bit-swiftcall.c8 #define SWIFTCALL __attribute__((swiftcall)) macro
/external/clang/test/CodeGen/
Darm-swiftcall.c6 #define SWIFTCALL __attribute__((swiftcall)) macro