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

/external/swiftshader/third_party/LLVM/include/llvm/
H A DGlobalValue.h218 bool hasDLLExportLinkage() const { return isDLLExportLinkage(Linkage); } function in class:llvm::GlobalValue

Completed in 317 milliseconds