Searched refs:CallerIsStreamingCompatible (Results 1 – 1 of 1) sorted by relevance
883 bool CallerIsStreamingCompatible = isStreamingCompatible(Caller); in checkFunctionCallABIStreaming() local887 (CallerIsStreaming != CalleeIsStreaming || CallerIsStreamingCompatible)) in checkFunctionCallABIStreaming()