Searched refs:handleObjCProperty (Results 1 – 3 of 3) sorted by relevance
216 IndexCtx.handleObjCProperty(D); in VisitObjCPropertyDecl()
426 bool handleObjCProperty(const ObjCPropertyDecl *D);
604 bool IndexingContext::handleObjCProperty(const ObjCPropertyDecl *D) { in handleObjCProperty() function in IndexingContext