Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCList

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