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