Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp3028 CodeSegAttr *Sema::mergeCodeSegAttr(Decl *D, const AttributeCommonInfo &CI, in mergeCodeSegAttr() function in Sema
3064 if (CodeSegAttr *CSA = S.mergeCodeSegAttr(D, AL, Str)) in handleCodeSegAttr()
DSemaDecl.cpp2576 NewAttr = S.mergeCodeSegAttr(D, *CSA, CSA->getName()); in mergeDeclAttribute()
/external/llvm-project/clang/include/clang/Sema/
DSema.h3178 CodeSegAttr *mergeCodeSegAttr(Decl *D, const AttributeCommonInfo &CI,