Return true if this global has default visibility.
Synopsis
Declared in <llvm/IR/GlobalValue.h>
bool
hasDefaultVisibility() const;
Return Value
True if this global has default visibility.
Created with MrDocs
Return true if this global has default visibility.
Declared in <llvm/IR/GlobalValue.h>
bool
hasDefaultVisibility() const;
True if this global has default visibility.
Created with MrDocs