Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpointOptions.h77 StopOnError, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp43 options_dict_sp->AddBooleanItem(GetKey(OptionNames::StopOnError), in SerializeToStructuredData()
67 GetKey(OptionNames::StopOnError), data_up->stop_on_error); in CreateFromStructuredData()