Home
last modified time | relevance | path

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

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