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

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

Completed in 41 milliseconds