Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-reduce/
H A DTestRunner.cpp62 void TestRunner::writeOutput(StringRef Message) { writeOutput() function in TestRunner
H A DReducerWorkItem.cpp714 void ReducerWorkItem::writeOutput(raw_ostream &OS, bool EmitBitcode) const { writeOutput() function in ReducerWorkItem
/llvm-project/clang/unittests/Rewrite/
H A DRewriteBufferTest.cpp
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp824 static Error writeOutput(const CommonConfig &Config, Object &Obj, writeOutput() function