Lines Matching refs:hasAttr
6347 if (Method->hasAttr<FinalAttr>() || Method->hasAttr<OverrideAttr>())6357 if (D->hasAttr<FinalAttr>())