Searched refs:mergeSectionAttr (Results 1 – 3 of 3) sorted by relevance
2819 SectionAttr *Sema::mergeSectionAttr(Decl *D, const AttributeCommonInfo &CI, in mergeSectionAttr() function in Sema2871 SectionAttr *NewAttr = S.mergeSectionAttr(D, AL, Str); in handleSectionAttr()
2818 NewAttr = S.mergeSectionAttr(D, *SA, SA->getName()); in mergeDeclAttribute()
4517 SectionAttr *mergeSectionAttr(Decl *D, const AttributeCommonInfo &CI,