Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp87 void CompilerInstance::setVerboseOutputStream(raw_ostream &Value) { in setVerboseOutputStream() function in CompilerInstance
92 void CompilerInstance::setVerboseOutputStream(std::unique_ptr<raw_ostream> Value) { in setVerboseOutputStream() function in CompilerInstance