Searched defs:isTemp (Results 1 – 1 of 1) sorted by relevance
715 constexpr bool isTemp() const noexcept { return isTemp_; } in isTemp() function907 constexpr bool isTemp() const noexcept { return tempId() > 0; } in isTemp() function