Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp1029 CommandReturnObject return_object(interpreter.GetDebugger().GetUseColor()); in RunEnableCommand() local
1031 return_object); in RunEnableCommand()
1032 return return_object.Succeeded(); in RunEnableCommand()