Get the main TableGen input file's name.

Synopsis

Declared in <llvm/TableGen/Record.h>

StringRef
getInputFilename() const;

Return Value

The main TableGen input file's name.

Created with MrDocs