Searched refs:LibcxxUniquePtrSyntheticFrontEnd (Results 1 – 2 of 2) sorted by relevance
307 lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::308 LibcxxUniquePtrSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxUniquePtrSyntheticFrontEnd() function in lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd314 lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::315 ~LibcxxUniquePtrSyntheticFrontEnd() = default;320 return (valobj_sp ? new LibcxxUniquePtrSyntheticFrontEnd(valobj_sp) in LibcxxUniquePtrSyntheticFrontEndCreator()325 LibcxxUniquePtrSyntheticFrontEnd::CalculateNumChildren() { in CalculateNumChildren()332 lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()355 lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::Update() { in Update()377 bool lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::382 size_t lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd::
114 class LibcxxUniquePtrSyntheticFrontEnd : public SyntheticChildrenFrontEnd {116 LibcxxUniquePtrSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);128 ~LibcxxUniquePtrSyntheticFrontEnd() override;