Home
last modified time | relevance | path

Searched refs:eScriptedCommandSynchronicityCurrentValue (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-private-enumerations.h155 eScriptedCommandSynchronicityCurrentValue // use whatever the current enumerator
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h200 eScriptedCommandSynchronicityCurrentValue,
/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2849 if (m_synch_wanted != eScriptedCommandSynchronicityCurrentValue) in ~SynchronicityHandler()