Searched refs:SwiftErrorArgument (Results 1 – 1 of 1) sorted by relevance
137 std::optional<unsigned> SwiftErrorArgument; member664 if (Group.SwiftErrorArgument) in createFunction()665 Group.OutlinedFunction->addParamAttr(*Group.SwiftErrorArgument, in createFunction()978 !Group.SwiftErrorArgument && in findExtractedInputToOverallInputMapping()980 Group.SwiftErrorArgument = TypeIndex; in findExtractedInputToOverallInputMapping()1531 if (Group.SwiftErrorArgument) in replaceCalledFunction()1532 Call->addParamAttr(*Group.SwiftErrorArgument, Attribute::SwiftError); in replaceCalledFunction()