Home
last modified time | relevance | path

Searched defs:options_sp (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp94 const EnableOptionsSP &options_sp) { in SetGlobalEnableOptions()
887 auto options_sp = GetGlobalEnableOptions(debugger_sp); in DoExecute() local
971 EnableOptionsSP options_sp(new EnableOptions()); in ParseAutoEnableOptions() local
1100 auto options_sp = GetGlobalEnableOptions(debugger_sp); in HandleArrivalOfStructuredData() local
1421 auto options_sp = GetGlobalEnableOptions(debugger_sp); in FilterLaunchInfo() local
1671 auto options_sp = GetGlobalEnableOptions(debugger_sp); in DumpHeader() local
1803 auto options_sp = GetGlobalEnableOptions(debugger_sp); in EnableNow() local
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2046 TypeSummaryOptionsSP options_sp(new TypeSummaryOptions(options)); in GetScriptedSummary() local