Searched defs:CSA (Results 1 – 3 of 3) sorted by relevance
2731 if (const auto *CSA = D->getAttr<CodeSegAttr>()) in setNonAliasAttributes() local2871 if (const auto *CSA = FD->getAttr<CodeSegAttr>()) in SetFunctionAttributes() local
2947 if (CodeSegAttr *CSA = S.mergeCodeSegAttr(D, AL, Str)) in handleCodeSegAttr() local
2819 else if (const auto *CSA = dyn_cast<CodeSegAttr>(Attr)) in mergeDeclAttribute() local