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