Searched defs:GetCommandInterpreter (Results 1 – 4 of 4) sorted by relevance
31 CommandInterpreter &ScriptInterpreter::GetCommandInterpreter() { in GetCommandInterpreter() function in ScriptInterpreter
147 CommandInterpreter &GetCommandInterpreter() { in GetCommandInterpreter() function
124 CommandInterpreter &GetCommandInterpreter() { return m_interpreter; } in GetCommandInterpreter() function
341 SBCommandInterpreter SBDebugger::GetCommandInterpreter() { in GetCommandInterpreter() function in SBDebugger