Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h42 unsigned IsSwiftAsync : 1; ///< Swift async context parameter member
H A DTargetLowering.h301 bool IsSwiftAsync : 1; variable