Home
last modified time | relevance | path

Searched defs:openOutputFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Support/
H A DFileUtilities.cpp49 mlir::openOutputFile(StringRef outputFilename, std::string *errorMessage) { in openOutputFile() function in mlir
/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp172 std::unique_ptr<llvm::ToolOutputFile> openOutputFile(StringRef Path) { in openOutputFile() function in __anon684942f70111::EmitAssemblyHelper