Searched defs:is_temporary (Results 1 – 2 of 2) sorted by relevance
135 virtual bool is_temporary() { return false; } in is_temporary() function317 bool is_temporary() { return true; } in is_temporary() function
134 int is_temporary; member