Searched refs:diagnoseUseOfProtocols (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 451 static void diagnoseUseOfProtocols(Sema &TheSema, in diagnoseUseOfProtocols() function 1016 diagnoseUseOfProtocols(*this, IDecl, (ObjCProtocolDecl*const*)ProtoRefs, in ActOnStartClassInterface() 1178 diagnoseUseOfProtocols(*this, PDecl, (ObjCProtocolDecl*const*)ProtoRefs, in ActOnStartProtocolInterface() 1787 diagnoseUseOfProtocols(*this, CDecl, (ObjCProtocolDecl*const*)ProtoRefs, in ActOnStartCategoryInterface()
|