Searched refs:requiresExplicitZeroResult (Results 1 – 1 of 1) sorted by relevance
2915 bool requiresExplicitZeroResult = false; in GenerateMessageSend() local2945 requiresExplicitZeroResult = !isDirect; in GenerateMessageSend()2949 return hasParamDestroyedInCallee || requiresExplicitZeroResult; in GenerateMessageSend()2956 requiresExplicitZeroResult && CGF.hasAggregateEvaluationKind(ResultType); in GenerateMessageSend()