Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp1157 CommandObjectSP ignore_command_object( in CommandObjectMultiwordWatchpoint() local
1170 ignore_command_object->SetCommandName("watchpoint ignore"); in CommandObjectMultiwordWatchpoint()
1179 LoadSubCommand("ignore", ignore_command_object); in CommandObjectMultiwordWatchpoint()