Searched defs:getLastChild (Results 1 – 3 of 3) sorted by relevance
203 Node *getLastChild() { return LastChild; } in getLastChild() function204 const Node *getLastChild() const { return LastChild; } in getLastChild() function
684 DWARFDie DWARFDie::getLastChild() const { in getLastChild() function in DWARFDie
780 DWARFDie DWARFUnit::getLastChild(const DWARFDebugInfoEntry *Die) { in getLastChild() function in DWARFUnit