Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Protos

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