Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointOptions.h361 AutoContinue, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp257 key = GetKey(OptionNames::AutoContinue); in CreateFromStructuredData()
362 options_dict_sp->AddBooleanItem(GetKey(OptionNames::AutoContinue), in SerializeToStructuredData()