Lines Matching refs:DumpValueObjectOptions
24 DumpValueObjectOptions options(*valobj); in ValueObjectPrinter()
27 DumpValueObjectOptions options; in ValueObjectPrinter()
33 const DumpValueObjectOptions &options) { in ValueObjectPrinter()
38 ValueObject *valobj, Stream *s, const DumpValueObjectOptions &options, in ValueObjectPrinter()
39 const DumpValueObjectOptions::PointerDepth &ptr_depth, uint32_t curr_depth, in ValueObjectPrinter()
45 ValueObject *valobj, Stream *s, const DumpValueObjectOptions &options, in Init()
46 const DumpValueObjectOptions::PointerDepth &ptr_depth, uint32_t curr_depth, in Init()
470 bool DumpValueObjectOptions::PointerDepth::CanAllowExpansion() const { in CanAllowExpansion()
483 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren()
560 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild()
565 DumpValueObjectOptions child_options(m_options); in PrintChild()
664 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren()