Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-private-enumerations.h149 eScriptedCommandSynchronicityCurrentValue // use whatever the current enumerator
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h139 eScriptedCommandSynchronicityCurrentValue,
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2748 if (m_synch_wanted != eScriptedCommandSynchronicityCurrentValue) in ~SynchronicityHandler()