Searched defs:IsNotFound (Results 1 – 2 of 2) sorted by relevance
107 bool IsNotFound() const { return kind() == kNotFound; } in IsNotFound() function
411 bool IsNotFound(const Status& status) { in IsNotFound() function