Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp152 DumpValueObjectOptions::SetHideRootName(bool hide_root_name) { in SetHideRootName() argument
153 m_hide_root_name = hide_root_name; in SetHideRootName()
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h107 DumpValueObjectOptions &SetHideRootName(bool hide_root_name);