Searched refs:is_temporary_ (Results 1 – 1 of 1) sorted by relevance
104 this->is_temporary_ = is_temp; in SetIsTemporary()108 return this->is_temporary_; in IsTemporary()116 bool is_temporary_ = false; variable