Home | History | Annotate | Download | only in AST

Lines Matching defs:setProtocol

441   void setProtocol(ObjCProtocolDecl *P) { TheProtocol = P; }