Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DUserSettingsController.h62 virtual void DumpAllPropertyValues(const ExecutionContext *exe_ctx,
/llvm-project-15.0.7/lldb/source/Core/
H A DUserSettingsController.cpp55 void Properties::DumpAllPropertyValues(const ExecutionContext *exe_ctx, in DumpAllPropertyValues() function in Properties
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectSettings.cpp291 GetDebugger().DumpAllPropertyValues(&m_exe_ctx, result.GetOutputStream(), in DoExecute()
393 GetDebugger().DumpAllPropertyValues(&clean_ctx, out_file, in DoExecute()