Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp484 bool is_failed_description, in ShouldPrintChildren() argument
503 if (is_failed_description || !HasReachedMaximumDepth()) { in ShouldPrintChildren()
758 bool is_failed_description = in PrintChildrenIfNeeded() local
763 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()
/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h94 ShouldPrintChildren(bool is_failed_description,