Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp2319 SectionAttr *Sema::mergeSectionAttr(Decl *D, SourceRange Range, in mergeSectionAttr() function in Sema
2350 SectionAttr *NewAttr = S.mergeSectionAttr(D, Attr.getRange(), Str, Index); in handleSectionAttr()
H A DSemaDecl.cpp2151 NewAttr = S.mergeSectionAttr(D, SA->getRange(), SA->getName(), in mergeDeclAttribute()
/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h2009 SectionAttr *mergeSectionAttr(Decl *D, SourceRange Range, StringRef Name,