Searched refs:RHSInheritedProtocols (Results 1 – 1 of 1) sorted by relevance
6078 llvm::SmallPtrSet<ObjCProtocolDecl *, 8> RHSInheritedProtocols; in getIntersectionOfProtocols() local6080 RHSInheritedProtocols); in getIntersectionOfProtocols()6082 RHSInheritedProtocols.begin(), in getIntersectionOfProtocols()6083 E = RHSInheritedProtocols.end(); I != E; ++I) in getIntersectionOfProtocols()