Searched refs:setInstanceMethod (Results 1 – 4 of 4) sorted by relevance
427 void setInstanceMethod(bool isInst) { in setInstanceMethod() function
836 setInstanceMethod(isInstance); in ObjCMethodDecl()
7942 getter->setInstanceMethod(isInstance); in AddObjCClassProperty()7984 setter->setInstanceMethod(isInstance); in AddObjCClassProperty()8113 objc_method_decl->setInstanceMethod(isInstance); in AddMethodToObjCObjectType()
1171 MD->setInstanceMethod(Record.readInt()); in VisitObjCMethodDecl()