Home
last modified time | relevance | path

Searched refs:mergeSectionAttr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2819 SectionAttr *Sema::mergeSectionAttr(Decl *D, const AttributeCommonInfo &CI, in mergeSectionAttr() function in Sema
2871 SectionAttr *NewAttr = S.mergeSectionAttr(D, AL, Str); in handleSectionAttr()
H A DSemaDecl.cpp2818 NewAttr = S.mergeSectionAttr(D, *SA, SA->getName()); in mergeDeclAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4517 SectionAttr *mergeSectionAttr(Decl *D, const AttributeCommonInfo &CI,