|
LLVM 24.0.0git
|
An LLVM command-line tool that can be invoked without creating a process. More...
#include "llvm/Support/Driver.h"
Public Member Functions | |
| operator bool () const | |
Public Attributes | |
| StringRef | Name |
| ToolMainFn | Main |
An LLVM command-line tool that can be invoked without creating a process.
|
inlineexplicit |
| ToolMainFn llvm::CallableTool::Main |
Definition at line 30 of file Driver.h.
Referenced by operator bool().