Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp606 const uint32_t consumed_summary_depth = m_options.m_pointer_as_array ? 0 : 1; in PrintChild() local
619 consumed_summary_depth in PrintChild()