Home
last modified time | relevance | path

Searched refs:DumpPrintableRepresentation (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormattersHelpers.cpp142 if (!pointee_sp->DumpPrintableRepresentation( in DumpCxxSmartPtrPointerSummary()
H A DValueObjectPrinter.cpp805 child_sp->DumpPrintableRepresentation( in PrintChildrenOneLiner()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp934 bool success = target->DumpPrintableRepresentation( in DumpValue()
949 target->DumpPrintableRepresentation( in DumpValue()
987 return target->DumpPrintableRepresentation(s, val_obj_display, in DumpValue()
1050 success &= item->DumpPrintableRepresentation(s, val_obj_display, in DumpValue()
2626 var_value_sp->DumpPrintableRepresentation( in PrettyPrintFunctionArguments()
/freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/
H A DValueObject.h552 DumpPrintableRepresentation(Stream &s,
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObject.cpp1336 bool ValueObject::DumpPrintableRepresentation( in DumpPrintableRepresentation() function in ValueObject
1412 child->DumpPrintableRepresentation( in DumpPrintableRepresentation()
1453 child->DumpPrintableRepresentation( in DumpPrintableRepresentation()