Searched defs:evacuation (Results 1 – 1 of 1) sorted by relevance
578 void set_evacuation(bool evacuation) { evacuation_ = evacuation; } in set_evacuation()580 bool evacuation() const { return evacuation_; } in evacuation() function