Searched refs:setVerboseOutputStream (Results 1 – 2 of 2) sorted by relevance
352 void setVerboseOutputStream(raw_ostream &Value);355 void setVerboseOutputStream(std::unique_ptr<raw_ostream> Value);
87 void CompilerInstance::setVerboseOutputStream(raw_ostream &Value) { in setVerboseOutputStream() function in CompilerInstance92 void CompilerInstance::setVerboseOutputStream(std::unique_ptr<raw_ostream> Value) { in setVerboseOutputStream() function in CompilerInstance