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