Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getPropertyImplementation

1882     if (property->getPropertyImplementation() == ObjCPropertyDecl::Optional) {
2104 bool isSynthesized = (propertyImpl->getPropertyImplementation() ==
2106 bool isDynamic = (propertyImpl->getPropertyImplementation() ==