Get the first child of this DIE object.
Declared in <llvm/DebugInfo/DWARF/DWARFDie.h>
<llvm/DebugInfo/DWARF/DWARFDie.h>
DWARFDie getFirstChild() const;
a valid DWARFDie instance if this object has children or an invalid DWARFDie instance if it doesn't.