Searched defs:is_unsafe (Results 1 – 2 of 2) sorted by relevance
87 bool is_unsafe() const { return is_unsafe_; } in is_unsafe() function
139 bool* is_unsafe = static_cast<bool*>(aux); in CheckForUnsafeErrorCodes() local