Home
last modified time | relevance | path

Searched refs:IRStream (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Frontend/
H A DOutputStreamTest.cpp35 std::unique_ptr<raw_pwrite_stream> IRStream( in TEST() local
38 Compiler.setOutputStream(std::move(IRStream)); in TEST()