Searched defs:getUnitDie (Results 1 – 5 of 5) sorted by relevance
126 DIE &getUnitDie() { return UnitDie; } in getUnitDie() function
891 DIE &getUnitDie() { return Die; } in getUnitDie() function892 const DIE &getUnitDie() const { return Die; } in getUnitDie() function
895 DIE &getUnitDie() { return Die; } in getUnitDie() function896 const DIE &getUnitDie() const { return Die; } in getUnitDie() function
203 const DIE *DIE::getUnitDie() const { in getUnitDie() function in DIE