Searched refs:isSynthesized (Results 1 – 1 of 1) sorted by relevance
250 ObjCPropertyDecl *property, bool isSynthesized=true, bool in PushPropertyAttributes() argument267 attrs |= isSynthesized ? (1<<0) : 0; in PushPropertyAttributes()2097 bool isSynthesized = (propertyImpl->getPropertyImplementation() == in GeneratePropertyList() local2103 PushPropertyAttributes(Fields, property, isSynthesized, isDynamic); in GeneratePropertyList()2108 if (isSynthesized) { in GeneratePropertyList()2122 if (isSynthesized) { in GeneratePropertyList()