Return true if memtag sanitization is requested for this global.

Synopsis

Declared in <llvm/IR/GlobalValue.h>

bool
isTagged() const;

Return Value

True if memtag sanitization is requested for this global.

Created with MrDocs