Searched defs:is_none (Results 1 – 7 of 7) sorted by relevance
153 bool is_none() const { return type() == Type::NONE; } in is_none() function
43 pub fn is_none(&self) -> bool { in is_none() method218 pub fn is_none(&self) -> bool { in is_none() method
93 fn is_none(&self) -> bool { in is_none() method
362 pub fn is_none(self) -> bool { in is_none() method
1134 pub fn is_none(&self) -> bool { in is_none() method
117 bool is_none() const { return derived().ptr() == Py_None; } in is_none() function
1733 pub fn is_none(&self) -> bool { in is_none() method