Lines Matching refs:ProtoLocs
455 const SourceLocation *ProtoLocs) { in diagnoseUseOfProtocols() argument
460 (void)TheSema.DiagnoseUseOfDecl(ProtoRefs[i], ProtoLocs[i]); in diagnoseUseOfProtocols()
907 const SourceLocation *ProtoLocs, in ActOnStartClassInterface() argument
1017 NumProtoRefs, ProtoLocs); in ActOnStartClassInterface()
1019 ProtoLocs, Context); in ActOnStartClassInterface()
1128 const SourceLocation *ProtoLocs, in ActOnStartProtocolInterface() argument
1179 NumProtoRefs, ProtoLocs); in ActOnStartProtocolInterface()
1181 ProtoLocs, Context); in ActOnStartProtocolInterface()
1719 const SourceLocation *ProtoLocs, in ActOnStartCategoryInterface() argument
1788 NumProtoRefs, ProtoLocs); in ActOnStartCategoryInterface()
1790 ProtoLocs, Context); in ActOnStartCategoryInterface()