Searched refs:handleObjCCategoryImpl (Results 1 – 3 of 3) sorted by relevance
192 IndexCtx.handleObjCCategoryImpl(D); in VisitObjCCategoryImplDecl()
418 bool handleObjCCategoryImpl(const ObjCCategoryImplDecl *D);
544 bool IndexingContext::handleObjCCategoryImpl(const ObjCCategoryImplDecl *D) { in handleObjCCategoryImpl() function in IndexingContext