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

/external/swiftshader/third_party/LLVM/include/llvm/
H A DGlobalValue.h47 DLLExportLinkage, ///< Function to be accessible from DLL. enumerator in enum:llvm::GlobalValue::LinkageTypes
159 return Linkage == DLLExportLinkage;

Completed in 818 milliseconds