Searched refs:mergeDLLImportAttr (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp6094 DLLImportAttr *Sema::mergeDLLImportAttr(Decl *D, function in class:Sema
6147 : (Attr *)S.mergeDLLImportAttr(D, A);
H A DSemaDecl.cpp2555 NewAttr = S.mergeDLLImportAttr(D, *ImportA);
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2873 DLLImportAttr *mergeDLLImportAttr(Decl *D, const AttributeCommonInfo &CI);

Completed in 294 milliseconds