Home
last modified time | relevance | path

Searched refs:SetAutoHandleEvents (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp148 void SBCommandInterpreterRunOptions::SetAutoHandleEvents( in SetAutoHandleEvents() function in SBCommandInterpreterRunOptions
152 m_opaque_up->SetAutoHandleEvents(auto_handle_events); in SetAutoHandleEvents()
H A DSBDebugger.cpp1249 options.SetAutoHandleEvents(auto_handle_events); in RunCommandInterpreter()
1266 options.SetAutoHandleEvents(auto_handle_events); in RunCommandInterpreter()
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreterRunOptions.h69 void SetAutoHandleEvents(bool);
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h181 void SetAutoHandleEvents(bool auto_handle_events) { in SetAutoHandleEvents() function
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp551 options.SetAutoHandleEvents(true); in MainLoop()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp14695 (arg1)->SetAutoHandleEvents(arg2); in _wrap_SBCommandInterpreterRunOptions_SetAutoHandleEvents()