Home | History | Annotate | Download | only in AST

Lines Matching defs:Protocols

425                                ObjCProtocolDecl * const *Protocols,
434 memcpy(getProtocolStorage(), Protocols,
1911 ObjCProtocolDecl * const *Protocols,
1915 ID.AddPointer(Protocols[i]);