Searched defs:mergeDLLExportAttr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp3852 DLLExportAttr *Sema::mergeDLLExportAttr(Decl *D, SourceRange Range, function in class:Sema
3875 ? (Attr *)S.mergeDLLExportAttr(D, A.getRange(), Index)

Completed in 397 milliseconds