Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp149 if (pointee_sp->DumpPrintableRepresentation( in LibcxxSmartPointerSummaryProvider()
191 if (pointee_sp->DumpPrintableRepresentation( in LibcxxUniquePointerSummaryProvider()
H A DLibStdcpp.cpp461 if (pointee_sp->DumpPrintableRepresentation( in LibStdcppSmartPointerSummaryProvider()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp877 bool success = target->DumpPrintableRepresentation( in DumpValue()
892 target->DumpPrintableRepresentation( in DumpValue()
930 return target->DumpPrintableRepresentation(s, val_obj_display, in DumpValue()
993 success &= item->DumpPrintableRepresentation(s, val_obj_display, in DumpValue()
2486 var_value_sp->DumpPrintableRepresentation( in PrettyPrintFunctionArguments()
H A DValueObject.cpp1308 bool ValueObject::DumpPrintableRepresentation( in DumpPrintableRepresentation() function in ValueObject
1384 child->DumpPrintableRepresentation( in DumpPrintableRepresentation()
1425 child->DumpPrintableRepresentation( in DumpPrintableRepresentation()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp811 child_sp->DumpPrintableRepresentation( in PrintChildrenOneLiner()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h552 DumpPrintableRepresentation(Stream &s,