Searched refs:SwiftErrorArgument (Results 1 – 1 of 1) sorted by relevance
136 std::optional<unsigned> SwiftErrorArgument; member660 if (Group.SwiftErrorArgument) in createFunction()661 Group.OutlinedFunction->addParamAttr(*Group.SwiftErrorArgument, in createFunction()961 !Group.SwiftErrorArgument && in findExtractedInputToOverallInputMapping()963 Group.SwiftErrorArgument = TypeIndex; in findExtractedInputToOverallInputMapping()1514 if (Group.SwiftErrorArgument) in replaceCalledFunction()1515 Call->addParamAttr(*Group.SwiftErrorArgument, Attribute::SwiftError); in replaceCalledFunction()