Return true if this section was created with a unique ID.

Synopsis

Declared in <llvm/MC/MCSectionWasm.h>

bool
isUnique() const;

Return Value

True if this section was created with a unique ID.

Created with MrDocs