Searched refs:ProtList (Results 1 – 1 of 1) sorted by relevance
365 bool handleReferencedProtocols(const ObjCProtocolList &ProtList, in handleReferencedProtocols() argument368 ObjCInterfaceDecl::protocol_loc_iterator LI = ProtList.loc_begin(); in handleReferencedProtocols()370 I = ProtList.begin(), E = ProtList.end(); I != E; ++I, ++LI) { in handleReferencedProtocols()