Searched refs:hasStreamingInterfaceOrBody (Results 1 – 3 of 3) sorted by relevance
58 return hasStreamingInterfaceOrBody() ? std::nullopt in requiresSMChange()70 if (hasStreamingInterfaceOrBody() && Callee.hasStreamingInterface()) in requiresSMChange()
50 bool hasStreamingInterfaceOrBody() const { in hasStreamingInterfaceOrBody() function
4753 if (Attrs.hasStreamingInterfaceOrBody()) in getPStateSM()