![]() |
Rosetta
2021.16
|
#include "llvm/Config/llvm-config.h"#include "llvm/Support/CommandLine.h"Namespaces | |
| binder | |
Variables | |
| llvm::cl::opt< bool > | O_annotate_includes |
| llvm::cl::opt< bool > | O_single_file |
| llvm::cl::opt< bool > | O_trace |
| llvm::cl::opt< bool > | O_verbose |
| llvm::cl::opt< bool > | O_flat |
| llvm::cl::opt<bool> O_annotate_includes |
| llvm::cl::opt<bool> O_flat |
Referenced by binder::Context::generate().
| llvm::cl::opt<bool> O_single_file |
Referenced by binder::Context::generate().
| llvm::cl::opt<bool> O_trace |
Referenced by binder::Context::generate().
| llvm::cl::opt<bool> O_verbose |
Referenced by binder::update_source_file().
1.8.7