Home | History | Annotate | Download | only in gdb

Lines Matching defs:m_ptr

237     : m_ptr (other.m_ptr),
245 : m_ptr (other.m_ptr),
249 other.m_ptr = nullptr;
264 m_ptr = other.m_ptr;
272 m_ptr = nullptr;
280 m_ptr = other.m_ptr;
283 other.m_ptr = nullptr;
327 m_ptr = nullptr;
341 mutable frame_info *m_ptr = nullptr;