Return the visibility of this global value.

Synopsis

Declared in <llvm/IR/GlobalValue.h>

VisibilityTypes
getVisibility() const;

Return Value

The visibility of this global value.

Created with MrDocs