Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp3069 CodeSegAttr *Sema::mergeCodeSegAttr(Decl *D, const AttributeCommonInfo &CI, in mergeCodeSegAttr() function in Sema
3105 if (CodeSegAttr *CSA = S.mergeCodeSegAttr(D, AL, Str)) in handleCodeSegAttr()
H A DSemaDecl.cpp2584 NewAttr = S.mergeCodeSegAttr(D, *CSA, CSA->getName()); in mergeDeclAttribute()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3314 CodeSegAttr *mergeCodeSegAttr(Decl *D, const AttributeCommonInfo &CI,