Searched refs:ProtList (Results 1 – 2 of 2) sorted by relevance
23 const ObjCProtocolList &ProtList, in ObjCProtocolListInfo() argument26 ObjCInterfaceDecl::protocol_loc_iterator LI = ProtList.loc_begin(); in ObjCProtocolListInfo()28 I = ProtList.begin(), E = ProtList.end(); I != E; ++I, ++LI) { in ObjCProtocolListInfo()
312 ObjCProtocolListInfo(const ObjCProtocolList &ProtList,