Return the name of this identified struct type.
Declared in <llvm/IR/Type.h>
<llvm/IR/Type.h>
StringRef getStructName() const;
The name of this StructType.
Created with MrDocs