Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp1182 CommandObjectSP ignore_command_object( in CommandObjectMultiwordWatchpoint() local
1195 ignore_command_object->SetCommandName("watchpoint ignore"); in CommandObjectMultiwordWatchpoint()
1204 LoadSubCommand("ignore", ignore_command_object); in CommandObjectMultiwordWatchpoint()