Searched refs:requiresExplicitZeroResult (Results 1 – 1 of 1) sorted by relevance
2818 bool requiresExplicitZeroResult = false; in GenerateMessageSend() local2848 requiresExplicitZeroResult = !isDirect; in GenerateMessageSend()2852 return hasParamDestroyedInCallee || requiresExplicitZeroResult; in GenerateMessageSend()2859 requiresExplicitZeroResult && CGF.hasAggregateEvaluationKind(ResultType); in GenerateMessageSend()