Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1029 CommandReturnObject return_object(interpreter.GetDebugger().GetUseColor()); in RunEnableCommand() local
1031 return_object); in RunEnableCommand()
1032 return return_object.Succeeded(); in RunEnableCommand()