A file name from the command line and the stream to write to;. More...
#include <mim/plugin.h>
Public Member Functions | |
| Out ()=default | |
| Out (std::string name) | |
| std::string & | name () |
| Bound to a fe::Cli option, e.g. --output-mim. | |
| std::ostream * | os () |
| The stream to write to; nullptr if this output was not requested, std::cout for "-". | |
A file name from the command line and the stream to write to;.
|
default |
Referenced by mim::plug::ll::Emit::start(), and mim::plug::ll_nvptx::Emit::start().
|
inlineexplicit |
|
inline |
|
inline |