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

/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp512 const bool is_root_level = m_curr_depth == 0; local
514 if (is_ref && is_root_level) {

Completed in 96 milliseconds