Lines Matching refs:hasAttr
958 property->hasAttr<IBOutletAttr>() &&
1280 if (property->hasAttr<NSReturnsNotRetainedAttr>() &&
1281 !getterMethod->hasAttr<NSReturnsNotRetainedAttr>()) {
1841 if (!PDecl->hasAttr<ObjCExplicitProtocolImplAttr>())
2043 if (PD && !PD->hasAttr<NSReturnsNotRetainedAttr>() &&
2238 if (property->hasAttr<NSReturnsNotRetainedAttr>())
2242 if (property->hasAttr<ObjCReturnsInnerPointerAttr>())
2383 !PropertyDecl->hasAttr<ObjCNSObjectAttr>()) {
2415 if (PropertyDecl->hasAttr<IBOutletCollectionAttr>())