Searched defs:isSynthesized (Results 1 – 2 of 2) sorted by relevance
1641 func isSynthesized(symbol string) bool { func
255 ObjCPropertyDecl *property, bool isSynthesized=true, bool in PushPropertyAttributes()2107 bool isSynthesized = (propertyImpl->getPropertyImplementation() == in GeneratePropertyList() local