Searched refs:LibcxxStdAtomicSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
87 class LibcxxStdAtomicSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class89 LibcxxStdAtomicSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);91 ~LibcxxStdAtomicSyntheticFrontEnd() override = default;109 lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::110 LibcxxStdAtomicSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxStdAtomicSyntheticFrontEnd() function in lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd114 lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::Update() { in Update()122 bool lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::128 LibcxxStdAtomicSyntheticFrontEnd::CalculateNumChildren() { in CalculateNumChildren()133 lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()140 size_t lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::[all …]