Searched refs:isSynthesized (Results 1 – 3 of 3) sorted by relevance
338 const bool isSynthesized = false; in BuildMethod() local381 isSynthesized, in BuildMethod()
250 ObjCPropertyDecl *property, bool isSynthesized=true, bool in PushPropertyAttributes() argument267 attrs |= isSynthesized ? (1<<0) : 0; in PushPropertyAttributes()2074 bool isSynthesized = (propertyImpl->getPropertyImplementation() == in GeneratePropertyList() local2080 PushPropertyAttributes(Fields, property, isSynthesized, isDynamic); in GeneratePropertyList()2085 if (isSynthesized) { in GeneratePropertyList()2099 if (isSynthesized) { in GeneratePropertyList()
4901 const bool isSynthesized = false; in AddObjCClassProperty() local4916 isSynthesized, in AddObjCClassProperty()4936 const bool isSynthesized = false; in AddObjCClassProperty() local4951 isSynthesized, in AddObjCClassProperty()