Home
last modified time | relevance | path

Searched defs:is_none (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/gdb/linux/
H A Dmapletree.py57 def is_none(self): member in Mas
/linux/rust/syn/
H A Dpath.rs165 pub fn is_none(&self) -> bool { in is_none() method