Searched defs:isPropertyAccessor (Results 1 – 4 of 4) sorted by relevance
311 const bool isPropertyAccessor = false; in BuildMethod() local
822 bool isInstance, bool isVariadic, bool isPropertyAccessor, in ObjCMethodDecl()853 bool isPropertyAccessor, bool isSynthesizedAccessorStub, in Create()
8028 const bool isPropertyAccessor = true; in AddObjCClassProperty() local8070 const bool isPropertyAccessor = true; in AddObjCClassProperty() local8182 const bool isPropertyAccessor = false; in AddMethodToObjCObjectType() local
436 bool isPropertyAccessor() const { in isPropertyAccessor() function