Searched refs:size_vo (Results 1 – 1 of 1) sorted by relevance
547 ValueObjectSP size_vo = l->GetChildMemberWithName("__size_"); in ExtractLibcxxStringInfo() local549 if (!size_vo || !location_sp || !capacity_vo) in ExtractLibcxxStringInfo()551 size = size_vo->GetValueAsUnsigned(LLDB_INVALID_OFFSET); in ExtractLibcxxStringInfo()