Searched defs:isSynthesized (Results 1 – 1 of 1) sorted by relevance
250 ObjCPropertyDecl *property, bool isSynthesized=true, bool in PushPropertyAttributes()2097 bool isSynthesized = (propertyImpl->getPropertyImplementation() == in GeneratePropertyList() local