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

/external/llvm/include/llvm/
H A DGlobalValue.h221 bool hasDLLImportLinkage() const { return isDLLImportLinkage(Linkage); } function in class:llvm::GlobalValue

Completed in 60 milliseconds