Home | History | Annotate | Download | only in AST

Lines Matching defs:Protocol

1684     ObjCProtocolDecl *Protocol
1686 if (!Protocol)
1688 Protocols.push_back(Protocol);
2958 // FIXME: If we're merging, make sure that the protocol list is the same.
2984 // Import the major distinguishing characteristics of a protocol.
3030 // FIXME: If we're merging, make sure that the protocol list is the same.
3037 // Import all of the members of this protocol.
3106 // FIXME: If we're merging, make sure that the protocol list is the same.