Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DValueObjectPrinter.cpp484 bool is_failed_description, in ShouldPrintChildren() argument
503 if (is_failed_description || m_curr_depth < m_options.m_max_depth) { in ShouldPrintChildren()
758 bool is_failed_description = in PrintChildrenIfNeeded() local
763 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()
/external/llvm-project/lldb/include/lldb/DataFormatters/
DValueObjectPrinter.h94 ShouldPrintChildren(bool is_failed_description,