Searched defs:GetParent (Results 1 – 14 of 14) sorted by relevance
42 ValueObject *GetParent() override { in GetParent() function46 const ValueObject *GetParent() const override { in GetParent() function
62 ValueObject *GetParent() override { in GetParent() function66 const ValueObject *GetParent() const override { in GetParent() function
90 ValueObject *GetParent() override { in GetParent() function94 const ValueObject *GetParent() const override { in GetParent() function
192 lldb::SectionSP GetParent() const { return m_parent_wp.lock(); } in GetParent() function
828 virtual ValueObject *GetParent() { return m_parent; } in GetParent() function830 virtual const ValueObject *GetParent() const { return m_parent; } in GetParent() function
136 DWARFDebugInfoEntry *GetParent() { in GetParent() function139 const DWARFDebugInfoEntry *GetParent() const { in GetParent() function
89 DWARFDIE::GetParent() const { in GetParent() function in DWARFDIE
65 lldb::SBSection SBSection::GetParent() { in GetParent() function in SBSection
124 SBBlock SBBlock::GetParent() { in GetParent() function in SBBlock
256 lldb::OptionValueSP GetParent() const { return m_parent_wp.lock(); } GetParent() function
101 XMLNode XMLNode::GetParent() const { in GetParent() function in XMLNode
202 Block *Block::GetParent() const { in GetParent() function in Block
1161 const Symbol *Symtab::GetParent(Symbol *child_symbol) const { in GetParent() function in Symtab
912 Window *GetParent() const { return m_parent; } in GetParent() function in curses::Window4712 TreeItem *GetParent() { return m_parent; } in GetParent() function in TreeItem