Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp768 bool is_instance_ptr = IsInstancePointer(); in PrintChildrenIfNeeded() local
771 if (print_children && is_instance_ptr) { in PrintChildrenIfNeeded()