Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcpp.cpp454 if (pointee_sp->DumpPrintableRepresentation( in LibStdcppSmartPointerSummaryProvider()
H A DLibCxx.cpp149 if (pointee_sp->DumpPrintableRepresentation( in LibcxxSmartPointerSummaryProvider()
191 if (pointee_sp->DumpPrintableRepresentation( in LibcxxUniquePointerSummaryProvider()
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp845 bool success = target->DumpPrintableRepresentation( in DumpValue()
860 target->DumpPrintableRepresentation( in DumpValue()
888 return target->DumpPrintableRepresentation(s, val_obj_display, in DumpValue()
951 success &= item->DumpPrintableRepresentation(s, val_obj_display, in DumpValue()
2437 var_value_sp->DumpPrintableRepresentation( in PrettyPrintFunctionArguments()
H A DValueObject.cpp1116 bool ValueObject::DumpPrintableRepresentation( in DumpPrintableRepresentation() function in ValueObject
1192 child->DumpPrintableRepresentation( in DumpPrintableRepresentation()
1233 child->DumpPrintableRepresentation( in DumpPrintableRepresentation()
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp780 child_sp->DumpPrintableRepresentation( in PrintChildrenOneLiner()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h522 DumpPrintableRepresentation(Stream &s,