Home
last modified time | relevance | path

Searched refs:leaf_cmd (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp2436 const char *leaf_cmd = command[num_args - 1].c_str(); in DoExecute() local
2438 container->RemoveUserSubcommand(leaf_cmd, in DoExecute()
2442 "could not delete command '%s': %s", leaf_cmd, in DoExecute()