Searched refs:m_max_ptr_depth (Results 1 – 2 of 2) sorted by relevance
29 uint32_t m_max_ptr_depth; member49 m_max_ptr_depth(0), in DumpValueObjectOptions()78 m_max_ptr_depth(rhs.m_max_ptr_depth), in DumpValueObjectOptions()101 m_max_ptr_depth = depth;
28 Init(valobj,s,options,options.m_max_ptr_depth,0); in ValueObjectPrinter()