Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectCommands.cpp1770 const char *leaf_cmd = command[num_args - 1].c_str(); in DoExecute() local
1771 llvm::Error llvm_error = container->RemoveUserSubcommand(leaf_cmd, in DoExecute()
1775 leaf_cmd, in DoExecute()