Searched refs:SwiftErrorArgument (Results 1 – 1 of 1) sorted by relevance
136 Optional<unsigned> SwiftErrorArgument; member653 if (Group.SwiftErrorArgument) in createFunction()654 Group.OutlinedFunction->addParamAttr(Group.SwiftErrorArgument.value(), in createFunction()966 !Group.SwiftErrorArgument && in findExtractedInputToOverallInputMapping()968 Group.SwiftErrorArgument = TypeIndex; in findExtractedInputToOverallInputMapping()1518 if (Group.SwiftErrorArgument) in replaceCalledFunction()1519 Call->addParamAttr(Group.SwiftErrorArgument.value(), Attribute::SwiftError); in replaceCalledFunction()