Home
last modified time | relevance | path

Searched defs:SetAutoHandleEvents (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp148 void SBCommandInterpreterRunOptions::SetAutoHandleEvents( in SetAutoHandleEvents() function in SBCommandInterpreterRunOptions
/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h181 void SetAutoHandleEvents(bool auto_handle_events) { in SetAutoHandleEvents() function