Searched refs:out_stream (Results 1 – 2 of 2) sorted by relevance
40 StringOutputStream out_stream(&output_str); in TEST() local41 ContainerWriter writer(&out_stream, 2u); in TEST()
166 llvm::raw_fd_ostream out_stream(pOutputPath, error, llvm::sys::fs::F_RW); in compileScript() local206 mCompiler.compile(pScript, out_stream, IRStream.get()); in compileScript()