Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectSettings.cpp390 ExecutionContext clean_ctx; in DoExecute() local
393 GetDebugger().DumpAllPropertyValues(&clean_ctx, out_file, in DoExecute()
400 &clean_ctx, out_file, arg.ref(), OptionValue::eDumpGroupExport)); in DoExecute()