Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1973 lldb::SyntheticChildrenSP current_synth_sp(m_synthetic_children_sp); in CalculateSyntheticValue() local
1981 if (current_synth_sp == m_synthetic_children_sp && m_synthetic_value) in CalculateSyntheticValue()