Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Protos

2028   const ObjCList<ObjCProtocolDecl> &Protos = CatDecl->getReferencedProtocols();
2029 for (ObjCList<ObjCProtocolDecl>::iterator I = Protos.begin(),
2030 E = Protos.end(); I != E; ++I)