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

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

Completed in 222 milliseconds