Searched defs:ptr_depth (Results 1 – 2 of 2) sorted by relevance
51 uint32_t ptr_depth; variable
45 const DumpValueObjectOptions::PointerDepth &ptr_depth, uint32_t curr_depth, in Init() argument 38 ValueObjectPrinter(ValueObject * valobj,Stream * s,const DumpValueObjectOptions & options,const DumpValueObjectOptions::PointerDepth & ptr_depth,uint32_t curr_depth,InstancePointersSetSP printed_instance_pointers) ValueObjectPrinter() argument 611 auto ptr_depth = curr_ptr_depth; PrintChild() local