Searched defs:isPropertyAccessor (Results 1 – 4 of 4) sorted by relevance
310 const bool isPropertyAccessor = false; in BuildMethod() local
825 bool isInstance, bool isVariadic, bool isPropertyAccessor, in ObjCMethodDecl()856 bool isPropertyAccessor, bool isSynthesizedAccessorStub, in Create()
8091 const bool isPropertyAccessor = true; in AddObjCClassProperty() local8134 const bool isPropertyAccessor = true; in AddObjCClassProperty() local8256 const bool isPropertyAccessor = false; in AddMethodToObjCObjectType() local
436 bool isPropertyAccessor() const { in isPropertyAccessor() function