Searched defs:isSynthesized (Results 1 – 3 of 3) sorted by relevance
417 bool isSynthesized, in Create()
406 bool isSynthesized() const { return IsSynthesized; } in isSynthesized() function
1944 bool isSynthesized = (propertyImpl->getPropertyImplementation() == in GeneratePropertyList() local