Perform the action using Records, and store output in OutFiles. Returns true on error, false otherwise.
Declared in <llvm/TableGen/Main.h>
<llvm/TableGen/Main.h>
using MultiFileTableGenMainFn = function_ref<bool(TableGenOutputFiles&, RecordKeeper const&)>;