|
My Project
|
#include <memory>#include <string>

Go to the source code of this file.
Namespaces | |
| llvm | |
| mlir | |
Functions | |
| std::unique_ptr< llvm::MemoryBuffer > | mlir::openInputFile (llvm::StringRef inputFilename, std::string *errorMessage=nullptr) |
| std::unique_ptr< llvm::ToolOutputFile > | mlir::openOutputFile (llvm::StringRef outputFilename, std::string *errorMessage=nullptr) |
1.8.13