Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp615 ValueObjectPrinter child_printer(child_sp.get(), m_stream, child_options, in PrintChild() local
618 child_printer.PrintValueObject(); in PrintChild()