llvm::SpecialCaseList::Section::name

Return the section name (the entire string inside the brackets).

Synopsis

Declared in <llvm/Support/SpecialCaseList.h>

StringRef
name() const;

Return Value

The section name string.