Searched refs:setVerboseOutputStream (Results 1 – 2 of 2) sorted by relevance
391 void setVerboseOutputStream(raw_ostream &Value);394 void setVerboseOutputStream(std::unique_ptr<raw_ostream> Value);
94 void CompilerInstance::setVerboseOutputStream(raw_ostream &Value) { in setVerboseOutputStream() function in CompilerInstance99 void CompilerInstance::setVerboseOutputStream(std::unique_ptr<raw_ostream> Value) { in setVerboseOutputStream() function in CompilerInstance