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