Searched refs:hasNonStreamingInterface (Results 1 – 3 of 3) sorted by relevance
68 bool hasNonStreamingInterface() const { in hasNonStreamingInterface() function72 return hasNonStreamingInterface() && !hasStreamingBody(); in hasNonStreamingInterfaceAndBody()
96 if (hasNonStreamingInterfaceAndBody() && Callee.hasNonStreamingInterface()) in requiresSMChange()
8235 if (CalleeAttrs.hasNonStreamingInterface()) in getSMCondition()8423 else if (CallerAttrs.hasNonStreamingInterface()) in LowerCall()