Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DValueObjectPrinter.cpp564 const bool does_consume_ptr_depth = in PrintChild() local
583 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()