Searched refs:mergeCodeSegAttr (Results 1 – 3 of 3) sorted by relevance
3028 CodeSegAttr *Sema::mergeCodeSegAttr(Decl *D, const AttributeCommonInfo &CI, in mergeCodeSegAttr() function in Sema3064 if (CodeSegAttr *CSA = S.mergeCodeSegAttr(D, AL, Str)) in handleCodeSegAttr()
2576 NewAttr = S.mergeCodeSegAttr(D, *CSA, CSA->getName()); in mergeDeclAttribute()
3178 CodeSegAttr *mergeCodeSegAttr(Decl *D, const AttributeCommonInfo &CI,