Searched defs:ScriptInterpreterLocker (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h65 class ScriptInterpreterLocker class in namespace:lldb_private
69 ScriptInterpreterLocker () function in class:lldb_private::ScriptInterpreterLocker
73 virtual ~ScriptInterpreterLocker ()
77 DISALLOW_COPY_AND_ASSIGN (ScriptInterpreterLocker);
488 virtual std::unique_ptr<ScriptInterpreterLocker>

Completed in 312 milliseconds