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