Home
last modified time | relevance | path

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

/third_party/gn/src/base/
Dvalues.h147 bool is_none() const { return type() == Type::NONE; } in is_none() function
/third_party/rust/crates/memchr/src/memmem/prefilter/
Dmod.rs186 pub(crate) fn is_none(&self) -> bool { in is_none() method
/third_party/rust/crates/syn/src/
Dpath.rs156 pub fn is_none(&self) -> bool { in is_none() method
/third_party/rust/crates/regex/src/
Dinput.rs360 pub fn is_none(self) -> bool { in is_none() method
/third_party/rust/crates/serde/serde_derive/src/internals/
Dattr.rs1061 pub fn is_none(&self) -> bool { in is_none() method
/third_party/rust/crates/termcolor/src/
Dlib.rs1831 pub fn is_none(&self) -> bool { in is_none() method