Searched refs:m_synthetic_sp (Results 1 – 2 of 2) sorted by relevance
28 m_synthetic_sp() in Entry()35 m_synthetic_sp(rhs.m_synthetic_sp) in Entry()40 m_synthetic_sp() in Entry()66 m_synthetic_sp = rhs.m_synthetic_sp; in operator =()91 return m_synthetic_sp; in GetSynthetic()105 m_synthetic_sp = synthetic_sp; in SetSynthetic()
34 lldb::SyntheticChildrenSP m_synthetic_sp; member