Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXIndexDataConsumer.h420 bool handleObjCCategoryImpl(const ObjCCategoryImplDecl *D);
DCXIndexDataConsumer.cpp90 DataConsumer.handleObjCCategoryImpl(D); in VisitObjCCategoryImplDecl()
767 bool CXIndexDataConsumer::handleObjCCategoryImpl(const ObjCCategoryImplDecl *D) { in handleObjCCategoryImpl() function in CXIndexDataConsumer