Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DValueObjectPrinter.cpp472 bool DumpValueObjectOptions::PointerDepth::CanAllowExpansion() const { in CanAllowExpansion() function in DumpValueObjectOptions::PointerDepth
528 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()
765 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
/external/llvm-project/lldb/include/lldb/DataFormatters/
DDumpValueObjectOptions.h34 bool CanAllowExpansion() const;