Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCList

647   const ObjCList<ObjCProtocolDecl> &PList) {
650 for (ObjCList<ObjCProtocolDecl>::iterator I = PList.begin(),
703 ObjCList<ObjCProtocolDecl> PList;