llvm::SpecialCaseList::Section::fileIndex

Return the sequence number of the file where this section is defined.

Synopsis

Declared in <llvm/Support/SpecialCaseList.h>

unsigned int
fileIndex() const;

Return Value

The zero-based index of the input file that defined this section.