Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp472 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren() argument
515 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()
549 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild() argument
570 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()
653 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren() argument
667 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()
748 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local
750 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()
752 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
775 PrintChildren(value_printed, summary_printed, curr_ptr_depth); in PrintChildrenIfNeeded()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp485 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren() argument
528 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()
562 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild() argument
583 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()
666 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren() argument
680 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()
761 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local
763 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()
765 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
788 PrintChildren(value_printed, summary_printed, curr_ptr_depth); in PrintChildrenIfNeeded()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp472 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren() argument
515 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()
549 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild() argument
570 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()
653 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren() argument
667 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()
748 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local
750 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()
752 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
775 PrintChildren(value_printed, summary_printed, curr_ptr_depth); in PrintChildrenIfNeeded()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp485 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren() argument
528 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()
562 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild() argument
583 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()
666 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren() argument
680 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()
761 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local
763 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()
765 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
788 PrintChildren(value_printed, summary_printed, curr_ptr_depth); in PrintChildrenIfNeeded()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp485 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren() argument
528 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()
562 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild() argument
583 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()
666 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren() argument
680 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()
761 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local
763 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()
765 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
788 PrintChildren(value_printed, summary_printed, curr_ptr_depth); in PrintChildrenIfNeeded()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp485 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren() argument
528 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()
562 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild() argument
583 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()
666 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren() argument
680 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()
761 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local
763 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()
765 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
788 PrintChildren(value_printed, summary_printed, curr_ptr_depth); in PrintChildrenIfNeeded()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp485 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren() argument
528 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()
562 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild() argument
583 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()
666 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren() argument
680 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()
761 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local
763 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()
765 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
788 PrintChildren(value_printed, summary_printed, curr_ptr_depth); in PrintChildrenIfNeeded()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp485 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren() argument
528 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()
562 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild() argument
583 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()
666 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren() argument
680 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()
761 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local
763 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()
765 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
788 PrintChildren(value_printed, summary_printed, curr_ptr_depth); in PrintChildrenIfNeeded()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp479 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren() argument
522 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()
556 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild() argument
577 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()
660 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren() argument
674 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()
755 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local
757 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()
759 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
782 PrintChildren(value_printed, summary_printed, curr_ptr_depth); in PrintChildrenIfNeeded()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp485 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren() argument
528 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()
562 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild() argument
583 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()
666 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren() argument
680 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()
761 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local
763 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()
765 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
788 PrintChildren(value_printed, summary_printed, curr_ptr_depth); in PrintChildrenIfNeeded()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h95 DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
108 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
114 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h96 DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
109 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
115 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h95 DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
108 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
114 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h95 DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
108 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
114 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h95 DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
108 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
114 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h95 DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
108 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
114 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h95 DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
108 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
114 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h95 DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
108 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
114 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h95 DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
108 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
114 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h95 DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
108 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);
114 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);