Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointOptions.h360 OneShotState, enumerator
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp239 key = GetKey(OptionNames::OneShotState); in CreateFromStructuredData()
351 options_dict_sp->AddBooleanItem(GetKey(OptionNames::OneShotState), in SerializeToStructuredData()