Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h43 unsigned IsSwiftAsync : 1; ///< Swift async context parameter member
H A DTargetLowering.h317 bool IsSwiftAsync : 1; variable