Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DDumpValueObjectOptions.cpp141 DumpValueObjectOptions::SetHideRootType(bool hide_root_type) { in SetHideRootType() argument
142 m_hide_root_type = hide_root_type; in SetHideRootType()
/openbsd/src/gnu/llvm/lldb/include/lldb/DataFormatters/
DDumpValueObjectOptions.h103 DumpValueObjectOptions &SetHideRootType(bool hide_root_type = false);