Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp1094 ScriptedCommandSynchronicity GetSynchronicity() { return m_synchro; } GetSynchronicity() function in CommandObjectPythonFunction
1182 ScriptedCommandSynchronicity GetSynchronicity() { return m_synchro; } GetSynchronicity() function in CommandObjectScriptingObject