Searched refs:asReturnValue (Results 1 – 2 of 2) sorted by relevance
89 bool shouldPassIndirectly(bool asReturnValue) const;125 bool asReturnValue);
627 bool SwiftAggLowering::shouldPassIndirectly(bool asReturnValue) const { in shouldPassIndirectly()636 asReturnValue); in shouldPassIndirectly()644 return getSwiftABIInfo(CGM).shouldPassIndirectly(componentTys, asReturnValue); in shouldPassIndirectly()649 bool asReturnValue) { in shouldPassIndirectly() argument650 return getSwiftABIInfo(CGM).shouldPassIndirectly(componentTys, asReturnValue); in shouldPassIndirectly()