Lines Matching refs:getAttr
320 if (const SectionAttr *SA = D->getAttr<SectionAttr>()) { in checkAliases()
635 if (const TLSModelAttr *Attr = D.getAttr<TLSModelAttr>()) { in setTLSMode()
958 if (const SectionAttr *SA = D->getAttr<SectionAttr>()) in setNonAliasAttributes()
1064 if (const SectionAttr *SA = FD->getAttr<SectionAttr>()) in SetFunctionAttributes()
1492 const AliasAttr *AA = VD->getAttr<AliasAttr>(); in GetWeakRefReference()
1662 AsmLabelAttr *Attr = FD->getAttr<AsmLabelAttr>(); in TraverseCallExpr()
1718 AsmLabelAttr *Attr = FD->getAttr<AsmLabelAttr>(); in isTriviallyRecursive()
2538 if (const SectionAttr *SA = D->getAttr<SectionAttr>()) { in EmitGlobalVarDefinition()
2905 if (const ConstructorAttr *CA = D->getAttr<ConstructorAttr>()) in EmitGlobalFunctionDefinition()
2907 if (const DestructorAttr *DA = D->getAttr<DestructorAttr>()) in EmitGlobalFunctionDefinition()
2915 const AliasAttr *AA = D->getAttr<AliasAttr>(); in EmitAliasDefinition()
2991 const IFuncAttr *IFA = D->getAttr<IFuncAttr>(); in emitIFuncDefinition()
4284 if (const auto *TD = FD->getAttr<TargetAttr>()) { in getFunctionFeatureMap()