Searched defs:SetOutputFile (Results 1 – 3 of 3) sorted by relevance
/llvm-project/compiler-rt/lib/fuzzer/ | ||
H A D | FuzzerIO.cpp | 30 void SetOutputFile(FILE *NewOutputFile) { in SetOutputFile() function |
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 416 SBError SBDebugger::SetOutputFile(FileSP file_sp) { SetOutputFile() function in SBDebugger |
/llvm-project/lldb/source/Core/ | ||
H A D | Debugger.cpp | 1050 void Debugger::SetOutputFile(FileSP file_sp) { SetOutputFile() function in Debugger |