Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXIndexDataConsumer.h415 bool handleObjCImplementation(const ObjCImplementationDecl *D);
DCXIndexDataConsumer.cpp80 DataConsumer.handleObjCImplementation(D); in VisitObjCImplementationDecl()
698 bool CXIndexDataConsumer::handleObjCImplementation( in handleObjCImplementation() function in CXIndexDataConsumer