Home | History | Annotate | Download | only in AST

Lines Matching refs:Protocols

472                                ObjCProtocolDecl * const *Protocols,
481 memcpy(getProtocolStorage(), Protocols,
2085 ObjCProtocolDecl * const *Protocols,
2089 ID.AddPointer(Protocols[i]);