Searched refs:isSynthesized (Results 1 – 2 of 2) sorted by relevance
245 ObjCPropertyDecl *property, bool isSynthesized=true, bool in PushPropertyAttributes() argument262 attrs |= isSynthesized ? (1<<0) : 0; in PushPropertyAttributes()2069 bool isSynthesized = (propertyImpl->getPropertyImplementation() == in GeneratePropertyList() local2075 PushPropertyAttributes(Fields, property, isSynthesized, isDynamic); in GeneratePropertyList()2080 if (isSynthesized) { in GeneratePropertyList()2094 if (isSynthesized) { in GeneratePropertyList()
5465 const bool isSynthesized = false; in AddObjCClassProperty() local5480 isSynthesized, in AddObjCClassProperty()5503 const bool isSynthesized = false; in AddObjCClassProperty() local5518 isSynthesized, in AddObjCClassProperty()