Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxSpan.cpp24 class LibcxxStdSpanSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class
26 LibcxxStdSpanSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);
28 ~LibcxxStdSpanSyntheticFrontEnd() override = default;
69 lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd::
70 LibcxxStdSpanSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxStdSpanSyntheticFrontEnd() function in lldb_private::formatters::lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd
76 size_t lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd::
82 lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()
96 bool lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd::Update() { in Update()
128 bool lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd::
133 size_t lldb_private::formatters::LibcxxStdSpanSyntheticFrontEnd::
[all …]