Searched refs:handleObjCProtocol (Results 1 – 3 of 3) sorted by relevance
146 IndexCtx.handleObjCProtocol(D); in VisitObjCProtocolDecl()
415 bool handleObjCProtocol(const ObjCProtocolDecl *D);
483 bool IndexingContext::handleObjCProtocol(const ObjCProtocolDecl *D) { in handleObjCProtocol() function in IndexingContext