Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:hasAttr

693   if (isa<CXXRecordDecl>(D) && !D->isUnion() && !D->hasAttr<FinalAttr>()) {