Searched defs:isPropertyAccessor (Results 1 – 4 of 4) sorted by relevance
310 const bool isPropertyAccessor = false; in BuildMethod() local
826 bool isInstance, bool isVariadic, bool isPropertyAccessor, in ObjCMethodDecl()857 bool isPropertyAccessor, bool isSynthesizedAccessorStub, in Create()
8055 const bool isPropertyAccessor = true; in AddObjCClassProperty() local8097 const bool isPropertyAccessor = true; in AddObjCClassProperty() local8218 const bool isPropertyAccessor = false; in AddMethodToObjCObjectType() local
438 bool isPropertyAccessor() const { in isPropertyAccessor() function