Home | History | Annotate | Download | only in Parse

Lines Matching refs:Protocols

474       // This is only valid on protocols.
1170 ParseObjCProtocolReferences(SmallVectorImpl<Decl *> &Protocols,
1207 // Convert the list of protocols identifiers into a list of protocol decls.
1210 Protocols);