Home
last modified time | relevance | path

Searched refs:LibcxxStdAtomicSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxAtomic.cpp87 class LibcxxStdAtomicSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class
89 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::LibcxxStdAtomicSyntheticFrontEnd
114 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 …]