Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp562 const bool does_consume_ptr_depth = in PrintChild() local
581 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()