Searched refs:takeOutputStream (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h780 std::unique_ptr<llvm::raw_pwrite_stream> takeOutputStream() { function in class:clang::CompilerInstance
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp953 std::unique_ptr<raw_pwrite_stream> OS = CI.takeOutputStream();

Completed in 116 milliseconds