Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/DataFormatters/
DValueObjectPrinter.h107 void PrintChild(lldb::ValueObjectSP child_sp,
/external/llvm-project/lldb/source/DataFormatters/
DValueObjectPrinter.cpp560 void ValueObjectPrinter::PrintChild( in PrintChild() function in ValueObjectPrinter
680 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()