Searched refs:handleObjCInterface (Results 1 – 3 of 3) sorted by relevance
136 IndexCtx.handleObjCInterface(D); in VisitObjCInterfaceDecl()161 IndexCtx.handleObjCInterface(Class); in VisitObjCImplementationDecl()
412 bool handleObjCInterface(const ObjCInterfaceDecl *D);
427 bool IndexingContext::handleObjCInterface(const ObjCInterfaceDecl *D) { in handleObjCInterface() function in IndexingContext