Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBCommandInterpreterRunOptions.cpp155 void SBCommandInterpreterRunOptions::SetAutoHandleEvents( in SetAutoHandleEvents() function in SBCommandInterpreterRunOptions
/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h178 void SetAutoHandleEvents(bool auto_handle_events) { in SetAutoHandleEvents() function