Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp486 const bool is_ref = IsRef(); in ShouldPrintChildren() local
511 if (is_ptr || is_ref) { in ShouldPrintChildren()
520 if (is_ref && is_root_level) { in ShouldPrintChildren()