Searched refs:m_synth_sp (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp50 : ValueObject(parent), m_synth_sp(std::move(filter)), m_children_byindex(),
135 if (m_synth_sp->WantsDereference())
146 m_synth_filter_up = (m_synth_sp->GetFrontEnd(*valobj_for_frontend));
/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DValueObjectSyntheticFilter.h134 lldb::SyntheticChildrenSP m_synth_sp; member in class:lldb_private::ValueObjectSynthetic

Completed in 132 milliseconds