Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getAttr

280   if (const SectionAttr *SA = D.getAttr<SectionAttr>())
1132 if (const CleanupAttr *CA = D.getAttr<CleanupAttr>()) {