Searched refs:handleObjCInterface (Results 1 – 3 of 3) sorted by relevance
142 IndexCtx.handleObjCInterface(D); in VisitObjCInterfaceDecl()167 IndexCtx.handleObjCInterface(Class); in VisitObjCImplementationDecl()
416 bool handleObjCInterface(const ObjCInterfaceDecl *D);
428 bool IndexingContext::handleObjCInterface(const ObjCInterfaceDecl *D) { in handleObjCInterface() function in IndexingContext