Searched refs:PList (Results 1 – 3 of 3) sorted by relevance
609 const ObjCList<ObjCProtocolDecl> &PList) { in CheckForwardProtocolDeclarationForCircularDependency() argument612 for (ObjCList<ObjCProtocolDecl>::iterator I = PList.begin(), in CheckForwardProtocolDeclarationForCircularDependency()613 E = PList.end(); I != E; ++I) { in CheckForwardProtocolDeclarationForCircularDependency()665 ObjCList<ObjCProtocolDecl> PList; in ActOnStartProtocolInterface() local666 PList.set((ObjCProtocolDecl *const*)ProtoRefs, NumProtoRefs, Context); in ActOnStartProtocolInterface()668 ProtocolName, ProtocolLoc, PrevDecl->getLocation(), PList); in ActOnStartProtocolInterface()
6001 const ObjCList<ObjCProtocolDecl> &PList);
4436 (-[WebHistoryItem setViewState:]): New methods to hold PList of arbitrary WebView state