Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CA

2330   if (const ConstructorAttr *CA = D->getAttr<ConstructorAttr>())
2331 AddGlobalCtor(Fn, CA->getPriority());