Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp94 void CompilerInstance::setVerboseOutputStream(raw_ostream &Value) { setVerboseOutputStream() function in CompilerInstance
99 void CompilerInstance::setVerboseOutputStream(std::unique_ptr<raw_ostream> Value) { setVerboseOutputStream() function in CompilerInstance