Searched defs:openOutputFile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Support/ | ||
H A D | FileUtilities.cpp | 49 mlir::openOutputFile(StringRef outputFilename, std::string *errorMessage) { in openOutputFile() function in mlir |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | BackendUtil.cpp | 172 std::unique_ptr<llvm::ToolOutputFile> openOutputFile(StringRef Path) { in openOutputFile() function in __anon684942f70111::EmitAssemblyHelper |