Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCList

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