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

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DGlobalValue.h213 bool hasDLLExportLinkage() const { return isDLLExportLinkage(Linkage); } function in class:llvm::GlobalValue

Completed in 100 milliseconds