Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getPropertyImplementation

1857     if (property->getPropertyImplementation() == ObjCPropertyDecl::Optional) {
2079 bool isSynthesized = (propertyImpl->getPropertyImplementation() ==
2081 bool isDynamic = (propertyImpl->getPropertyImplementation() ==