Searched refs:RHSProtocols (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp6072 ObjCProtocolDecl **RHSProtocols = local
6075 if (InheritedProtocolSet.count(RHSProtocols[i]))
6076 IntersectionOfProtocols.push_back(RHSProtocols[i]);

Completed in 53 milliseconds