Home
last modified time | relevance | path

Searched defs:print_children (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp525 bool print_children = true; ShouldPrintChildren() local
800 const bool print_children = ShouldPrintChildren(curr_ptr_depth); PrintChildrenIfNeeded() local