Lines Matching refs:ValueObject

39     ValueObject &obj, llvm::ArrayRef<ConstString> alternative_names) {  in GetChildMemberWithName()
50 ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) { in LibcxxOptionalSummaryProvider()
72 ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) { in LibcxxFunctionSummaryProvider()
120 ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) { in LibcxxSmartPointerSummaryProvider()
143 stream, ValueObject::eValueObjectRepresentationStyleSummary, in LibcxxSmartPointerSummaryProvider()
145 ValueObject::PrintableRepresentationSpecialCases::eDisable, in LibcxxSmartPointerSummaryProvider()
163 ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) { in LibcxxUniquePointerSummaryProvider()
186 stream, ValueObject::eValueObjectRepresentationStyleSummary, in LibcxxUniquePointerSummaryProvider()
188 ValueObject::PrintableRepresentationSpecialCases::eDisable, in LibcxxUniquePointerSummaryProvider()
254 ValueObject::GetValueForExpressionPathOptions() in Update()
257 ValueObject::GetValueForExpressionPathOptions:: in Update()
266 ValueObject::GetValueForExpressionPathOptions() in Update()
269 ValueObject::GetValueForExpressionPathOptions:: in Update()
415 auto exprPathOptions = ValueObject::GetValueForExpressionPathOptions() in Update()
418 ValueObject::GetValueForExpressionPathOptions:: in Update()
714 ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) { in LibcxxContainerSummaryProvider()
734 ExtractLibcxxStringInfo(ValueObject &valobj) { in ExtractLibcxxStringInfo()
831 LibcxxWStringSummaryProvider(ValueObject &valobj, Stream &stream, in LibcxxWStringSummaryProvider()
895 ValueObject &valobj, Stream &stream, in LibcxxWStringSummaryProvider()
910 LibcxxStringSummaryProvider(ValueObject &valobj, Stream &stream, in LibcxxStringSummaryProvider()
954 LibcxxStringSummaryProvider(ValueObject &valobj, Stream &stream, in LibcxxStringSummaryProvider()
968 static bool formatStringImpl(ValueObject &valobj, Stream &stream, in formatStringImpl()
982 ValueObject &valobj, Stream &stream, in LibcxxStringSummaryProviderASCII()
989 ValueObject &valobj, Stream &stream, in LibcxxStringSummaryProviderUTF16()
996 ValueObject &valobj, Stream &stream, in LibcxxStringSummaryProviderUTF32()
1003 LibcxxExtractStringViewData(ValueObject& valobj) { in LibcxxExtractStringViewData()
1023 static bool formatStringViewImpl(ValueObject &valobj, Stream &stream, in formatStringViewImpl()
1042 ValueObject &valobj, Stream &stream, in LibcxxStringViewSummaryProviderASCII()
1049 ValueObject &valobj, Stream &stream, in LibcxxStringViewSummaryProviderUTF16()
1056 ValueObject &valobj, Stream &stream, in LibcxxStringViewSummaryProviderUTF32()
1063 ValueObject &valobj, Stream &stream, in LibcxxWStringViewSummaryProvider()