Home
last modified time | relevance | path

Searched refs:RHSInheritedProtocols (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp6078 llvm::SmallPtrSet<ObjCProtocolDecl *, 8> RHSInheritedProtocols; in getIntersectionOfProtocols() local
6080 RHSInheritedProtocols); in getIntersectionOfProtocols()
6082 RHSInheritedProtocols.begin(), in getIntersectionOfProtocols()
6083 E = RHSInheritedProtocols.end(); I != E; ++I) in getIntersectionOfProtocols()