Searched refs:root_cmd (Results 1 – 1 of 1) sorted by relevance
1712 llvm::StringRef root_cmd = command[0].ref(); in DoExecute() local1715 if (root_cmd.empty()) { in DoExecute()1726 CommandObjectSP cmd_sp = m_interpreter.GetCommandSPExact(root_cmd); in DoExecute()1745 m_interpreter.RemoveUser(root_cmd); in DoExecute()