Home
last modified time | relevance | path

Searched defs:IsSwiftAsync (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h42 unsigned IsSwiftAsync : 1; ///< Swift async context parameter global() member
H A DTargetLowering.h312 bool IsSwiftAsync : 1; global() variable