Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h127 void PrintChild(lldb::ValueObjectSP child_sp,
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp603 void ValueObjectPrinter::PrintChild( in PrintChild() function in ValueObjectPrinter
745 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()