Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp8132 DLLExportAttr *Sema::mergeDLLExportAttr(Decl *D, in mergeDLLExportAttr() function in Sema
8171 ? (Attr *)S.mergeDLLExportAttr(D, A) in handleDLLAttr()
H A DSemaDecl.cpp2956 NewAttr = S.mergeDLLExportAttr(D, *ExportA); in mergeDeclAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3715 DLLExportAttr *mergeDLLExportAttr(Decl *D, const AttributeCommonInfo &CI);