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

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp391 ValueObjectPrinter::ShouldPrintChildren (bool is_failed_description, function in class:ValueObjectPrinter
602 bool print_children = ShouldPrintChildren (is_failed_description,curr_ptr_depth);
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h340 ShouldPrintChildren (bool is_failed_description,

Completed in 119 milliseconds