Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCList

661         const ObjCList<ObjCProtocolDecl> &Protocols =
663 for (ObjCList<ObjCProtocolDecl>::iterator I = Protocols.begin(),