Searched refs:GetOutputFileHandle (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBDebugger.i200 lldb::FileSP GetOutputFileHandle() {
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h87 FILE *GetOutputFileHandle();
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp411 FILE *SBDebugger::GetOutputFileHandle() { function in class:SBDebugger
412 LLDB_RECORD_METHOD_NO_ARGS(FILE *, SBDebugger, GetOutputFileHandle);
1692 LLDB_REGISTER_METHOD(FILE *, SBDebugger, GetOutputFileHandle, ());

Completed in 134 milliseconds