Searched refs:handleObjCProtocol (Results 1 – 2 of 2) sorted by relevance
394 bool handleObjCProtocol(const ObjCProtocolDecl *D);
74 DataConsumer.handleObjCProtocol(D); in VisitObjCProtocolDecl()712 bool CXIndexDataConsumer::handleObjCProtocol(const ObjCProtocolDecl *D) { in handleObjCProtocol() function in CXIndexDataConsumer