Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp96 const EnableOptionsSP &options_sp) { in SetGlobalEnableOptions()
889 auto options_sp = GetGlobalEnableOptions(debugger_sp); in DoExecute() local
972 EnableOptionsSP options_sp(new EnableOptions()); in ParseAutoEnableOptions() local
1100 auto options_sp = GetGlobalEnableOptions(debugger_sp); in HandleArrivalOfStructuredData() local
1414 auto options_sp = GetGlobalEnableOptions(debugger_sp); in FilterLaunchInfo() local
1661 auto options_sp = GetGlobalEnableOptions(debugger_sp); in DumpHeader() local
1793 auto options_sp = GetGlobalEnableOptions(debugger_sp); in EnableNow() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1980 TypeSummaryOptionsSP options_sp(new TypeSummaryOptions(options)); GetScriptedSummary() local