Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCList

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