Searched refs:handleObjCCategoryImpl (Results 1 – 2 of 2) sorted by relevance
420 bool handleObjCCategoryImpl(const ObjCCategoryImplDecl *D);
90 DataConsumer.handleObjCCategoryImpl(D); in VisitObjCCategoryImplDecl()767 bool CXIndexDataConsumer::handleObjCCategoryImpl(const ObjCCategoryImplDecl *D) { in handleObjCCategoryImpl() function in CXIndexDataConsumer