Home
last modified time | relevance | path

Searched refs:handleObjCProtocol (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCXIndexDataConsumer.h417 bool handleObjCProtocol(const ObjCProtocolDecl *D);
DCXIndexDataConsumer.cpp75 DataConsumer.handleObjCProtocol(D); in VisitObjCProtocolDecl()
706 bool CXIndexDataConsumer::handleObjCProtocol(const ObjCProtocolDecl *D) { in handleObjCProtocol() function in CXIndexDataConsumer