Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1031 CommandReturnObject return_object(interpreter.GetDebugger().GetUseColor()); in RunEnableCommand() local
1033 return_object); in RunEnableCommand()
1034 return return_object.Succeeded(); in RunEnableCommand()