Home | History | Annotate | Download | only in Frontend

Lines Matching refs:GenGetProperty

800     bool GenGetProperty = !(Attributes & ObjCPropertyDecl::OBJC_PR_nonatomic) &&
804 if (GenGetProperty && !objcGetPropertyDefined) {
815 if (GenGetProperty) {