Home
last modified time | relevance | path

Searched defs:curr_ptr_depth (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp517 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren()
605 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild()
723 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren()
834 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local