Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp791 bool did_print_children = false; in PrintChildrenOneLiner() local
801 if (idx && did_print_children) in PrintChildrenOneLiner()
803 did_print_children = true; in PrintChildrenOneLiner()