HomeSort by relevance Sort by last modified time
    Searched defs:m_parent_wp (Results 1 - 2 of 2) sorted by null

  /external/lldb/include/lldb/Core/
Section.h 258 return m_parent_wp.lock();
289 lldb::SectionWP m_parent_wp; // Weak pointer to parent section member in class:lldb_private::Section
  /external/lldb/include/lldb/Interpreter/
OptionValue.h 369 m_parent_wp = parent_sp;
372 lldb::OptionValueWP m_parent_wp; member in class:lldb_private::OptionValue

Completed in 402 milliseconds