Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DCommandObjectRegexCommand.cpp67 std::string new_command(pos->command); in DoExecute() local
/external/lldb/source/API/
DSBCommandInterpreter.cpp415 CommandObjectMultiword *new_command = new CommandObjectMultiword(*m_opaque_ptr,name,help); in AddMultiwordCommand() local
469 …CommandObjectMultiword *new_command = new CommandObjectMultiword(m_opaque_sp->GetCommandInterprete… in AddMultiwordCommand() local