Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerIO.cpp30 void SetOutputFile(FILE *NewOutputFile) { in SetOutputFile() function
/llvm-project-15.0.7/lldb/source/API/
H A DSBDebugger.cpp389 SBError SBDebugger::SetOutputFile(FileSP file_sp) { in SetOutputFile() function in SBDebugger
399 SBError SBDebugger::SetOutputFile(SBFile file) { in SetOutputFile() function in SBDebugger
/llvm-project-15.0.7/lldb/source/Core/
H A DDebugger.cpp961 void Debugger::SetOutputFile(FileSP file_sp) { in SetOutputFile() function in Debugger