Lines Matching refs:getAttr
268 const AliasAttr *AA = D->getAttr<AliasAttr>(); in checkAliases()
288 if (const SectionAttr *SA = D->getAttr<SectionAttr>()) { in checkAliases()
548 if (const TLSModelAttr *Attr = D.getAttr<TLSModelAttr>()) { in setTLSMode()
827 if (const SectionAttr *SA = D->getAttr<SectionAttr>()) in setNonAliasAttributes()
910 if (const SectionAttr *SA = FD->getAttr<SectionAttr>()) in SetFunctionAttributes()
1300 const AliasAttr *AA = VD->getAttr<AliasAttr>(); in GetWeakRefReference()
1432 AsmLabelAttr *Attr = FD->getAttr<AsmLabelAttr>(); in TraverseCallExpr()
1459 AsmLabelAttr *Attr = FD->getAttr<AsmLabelAttr>(); in isTriviallyRecursive()
2082 if (const SectionAttr *SA = D->getAttr<SectionAttr>()) { in EmitGlobalVarDefinition()
2486 if (const ConstructorAttr *CA = D->getAttr<ConstructorAttr>()) in EmitGlobalFunctionDefinition()
2488 if (const DestructorAttr *DA = D->getAttr<DestructorAttr>()) in EmitGlobalFunctionDefinition()
2496 const AliasAttr *AA = D->getAttr<AliasAttr>(); in EmitAliasDefinition()