Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/DataFormatters/
DValueObjectPrinter.h94 ShouldPrintChildren(bool is_failed_description,
/external/llvm-project/lldb/source/DataFormatters/
DValueObjectPrinter.cpp483 bool ValueObjectPrinter::ShouldPrintChildren( in ShouldPrintChildren() function in ValueObjectPrinter
763 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()