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

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

Completed in 44 milliseconds