Return the name of this identified struct type.

Synopsis

Declared in <llvm/IR/Type.h>

StringRef
getStructName() const;

Return Value

The name of this StructType.

Created with MrDocs