Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Rewrite/
H A DRewriteBufferTest.cpp19 static std::string writeOutput(const RewriteBuffer &Buf) { in writeOutput() function
/llvm-project-15.0.7/llvm/tools/llvm-reduce/
H A Dllvm-reduce.cpp103 void writeOutput(ReducerWorkItem &M, StringRef Message) { in writeOutput() function
/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp761 static Error writeOutput(const CommonConfig &Config, Object &Obj, in writeOutput() function