Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointOptions.h361 AutoContinue, enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp103 "EnabledState", "OneShotState", "AutoContinue"};
249 key = GetKey(OptionNames::AutoContinue); in CreateFromStructuredData()
354 options_dict_sp->AddBooleanItem(GetKey(OptionNames::AutoContinue), in SerializeToStructuredData()