Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ObjCList

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