Searched defs:getLastChild (Results 1 – 3 of 3) sorted by relevance
181 Node *getLastChild() { return LastChild; } in getLastChild() function182 const Node *getLastChild() const { return LastChild; } in getLastChild() function
660 DWARFDie DWARFDie::getLastChild() const { in getLastChild() function in DWARFDie
1009 DWARFDie DWARFUnit::getLastChild(const DWARFDebugInfoEntry *Die) { in getLastChild() function in DWARFUnit