Searched defs:setVerboseOutputStream (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp87 void CompilerInstance::setVerboseOutputStream(raw_ostream &Value) { function in class:CompilerInstance
92 void CompilerInstance::setVerboseOutputStream(std::unique_ptr<raw_ostream> Value) { function in class:CompilerInstance

Completed in 208 milliseconds