Searched defs:IsSwiftAsync (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ | ||
| H A D | TargetCallingConv.h | 42 unsigned IsSwiftAsync : 1; ///< Swift async context parameter member |
| H A D | TargetLowering.h | 298 bool IsSwiftAsync : 1; variable |