Searched refs:GetWCharByteSize (Results 1 – 3 of 3) sorted by relevance
119 std::optional<uint64_t> size = GetWCharByteSize(valobj); in WCharStringSummaryProvider()172 std::optional<uint64_t> size = GetWCharByteSize(valobj); in WCharSummaryProvider()203 lldb_private::formatters::GetWCharByteSize(ValueObject &valobj) { in GetWCharByteSize() function in lldb_private::formatters
47 std::optional<uint64_t> GetWCharByteSize(ValueObject &valobj);
571 auto wchar_t_size = GetWCharByteSize(valobj); in LibcxxWStringSummaryProvider()713 auto wchar_t_size = GetWCharByteSize(valobj); in LibcxxWStringViewSummaryProvider()