Home
last modified time | relevance | path

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

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