Searched refs:is_temporary_ (Results 1 – 2 of 2) sorted by relevance
4901 is_temporary_(false) in Output_file()5018 if (!this->is_temporary_) in open()5130 || this->is_temporary_) in map_no_anonymous()5210 if (this->map_is_anonymous_ && !this->is_temporary_) in close()5234 && !this->is_temporary_) in close()
4772 { this->is_temporary_ = true; } in set_is_temporary()4883 bool is_temporary_; variable