Searched refs:SwiftErrorArgument (Results 1 – 1 of 1) sorted by relevance
135 std::optional<unsigned> SwiftErrorArgument; member659 if (Group.SwiftErrorArgument) in createFunction()660 Group.OutlinedFunction->addParamAttr(*Group.SwiftErrorArgument, in createFunction()976 !Group.SwiftErrorArgument && in findExtractedInputToOverallInputMapping()978 Group.SwiftErrorArgument = TypeIndex; in findExtractedInputToOverallInputMapping()1528 if (Group.SwiftErrorArgument) in replaceCalledFunction()1529 Call->addParamAttr(*Group.SwiftErrorArgument, Attribute::SwiftError); in replaceCalledFunction()