LLVM 20.0.0git
|
Classes | |
struct | Opt |
class | OptClass |
struct | OptCreatorT |
Typedefs | |
using | FnT = void(*)(RecordKeeper &Records, raw_ostream &OS) |
Variables | |
ManagedStatic< cl::opt< FnT >, OptCreatorT > | Action |
using llvm::TableGen::Emitter::FnT = typedef void (*)(RecordKeeper &Records, raw_ostream &OS) |
Definition at line 27 of file TableGenBackend.h.
ManagedStatic< cl::opt< FnT >, OptCreatorT > llvm::TableGen::Emitter::Action |
Definition at line 26 of file TableGenBackend.cpp.
Referenced by llvm::TableGen::Emitter::Opt::Opt(), and llvm::TableGenMain().