Return linkage type recorded for this global value.

Synopsis

Declared in <llvm/IR/ModuleSummaryIndex.h>

GlobalValue::LinkageTypes
linkage() const;

Return Value

Linkage type recorded for this global value.

Created with MrDocs