Searched refs:asReturnValue (Results 1 – 2 of 2) sorted by relevance
89 bool shouldPassIndirectly(bool asReturnValue) const;125 bool asReturnValue);
626 bool SwiftAggLowering::shouldPassIndirectly(bool asReturnValue) const { in shouldPassIndirectly()635 asReturnValue); in shouldPassIndirectly()643 return getSwiftABIInfo(CGM).shouldPassIndirectly(componentTys, asReturnValue); in shouldPassIndirectly()648 bool asReturnValue) { in shouldPassIndirectly() argument649 return getSwiftABIInfo(CGM).shouldPassIndirectly(componentTys, asReturnValue); in shouldPassIndirectly()