Lines Matching refs:hasAttr
671 if (D->hasAttr<DeprecatedAttr>() ||672 D->hasAttr<AvailabilityAttr>() ||673 D->hasAttr<UnavailableAttr>())