Searched refs:requiresExplicitZeroResult (Results 1 – 1 of 1) sorted by relevance
2819 bool requiresExplicitZeroResult = false; in GenerateMessageSend() local2849 requiresExplicitZeroResult = !isDirect; in GenerateMessageSend()2853 return hasParamDestroyedInCallee || requiresExplicitZeroResult; in GenerateMessageSend()2860 requiresExplicitZeroResult && CGF.hasAggregateEvaluationKind(ResultType); in GenerateMessageSend()