Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DValueObjectPrinter.cpp485 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren()
562 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild()
666 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren()
761 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local