Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h129 DumpValueObjectOptions::PointerDepth m_ptr_depth; variable
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp51 m_ptr_depth = ptr_depth; in Init()
761 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded()