Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp505 ShouldPrintChildren(DumpValueObjectOptions::PointerDepth & curr_ptr_depth) ShouldPrintChildren() argument
592 PrintChild(ValueObjectSP child_sp,const DumpValueObjectOptions::PointerDepth & curr_ptr_depth) PrintChild() argument
699 PrintChildren(bool value_printed,bool summary_printed,const DumpValueObjectOptions::PointerDepth & curr_ptr_depth) PrintChildren() argument
799 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; PrintChildrenIfNeeded() local
[all...]