Searched refs:handleObjCCategory (Results 1 – 3 of 3) sorted by relevance
180 IndexCtx.handleObjCCategory(D); in VisitObjCCategoryDecl()
417 bool handleObjCCategory(const ObjCCategoryDecl *D);
512 bool IndexingContext::handleObjCCategory(const ObjCCategoryDecl *D) { in handleObjCCategory() function in IndexingContext