Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/contrib/pzstd/
H A DPzstd.cpp137 static FILE *openOutputFile(const Options &options, in openOutputFile() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp113 std::unique_ptr<llvm::ToolOutputFile> openOutputFile(StringRef Path) { in openOutputFile() function in __anonf19209130111::EmitAssemblyHelper