Searched defs:writeOutput (Results 1 – 3 of 3) sorted by relevance
62 void TestRunner::writeOutput(StringRef Message) { in writeOutput() function in TestRunner
686 void ReducerWorkItem::writeOutput(raw_ostream &OS, bool EmitBitcode) const { in writeOutput() function in ReducerWorkItem
760 static Error writeOutput(const CommonConfig &Config, Object &Obj, in writeOutput() function