Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ObjCList

2061   const ObjCList<ObjCProtocolDecl> &Protos = CatDecl->getReferencedProtocols();
2062 for (ObjCList<ObjCProtocolDecl>::iterator I = Protos.begin(),