Searched defs:m_pObj (Results 1 – 3 of 3) sorted by relevance
123 reinterpret_cast<const volatile uint8_t*>(m_pObj)[0]; in ProbeForLowSeverityLifetimeIssue() local133 T* m_pObj = nullptr; variable
103 UnownedPtr<T> m_pObj; variable
82 std::unique_ptr<T, D> m_pObj; variable