Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Frontend/
H A DCompilerInstance.h296 void setOutputStream(std::unique_ptr<llvm::raw_pwrite_stream> outStream) { setOutputStream() function
/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h839 void setOutputStream(std::unique_ptr<llvm::raw_pwrite_stream> OutStream) { setOutputStream() function