Home
last modified time | relevance | path

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

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