Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DLibCxxAtomic.cpp88 class LibcxxStdAtomicSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class
90 LibcxxStdAtomicSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);
92 ~LibcxxStdAtomicSyntheticFrontEnd() override = default;
110 lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::
111 LibcxxStdAtomicSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxStdAtomicSyntheticFrontEnd() function in lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd
114 bool lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::Update() { in Update()
122 bool lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::
127 size_t lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::
133 lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()
140 size_t lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd::
[all …]