Home
last modified time | relevance | path

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

/third_party/gn/src/base/
H A Dvalues.h147 bool is_none() const { return type() == Type::NONE; } in is_none() function in base::Value
/third_party/rust/crates/regex/src/
H A Dinput.rs360 pub fn is_none(self) -> bool { in is_none() functions
/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dattr.rs1061 pub fn is_none(&self) -> bool { in is_none() functions
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dattr.rs1061 pub fn is_none(&self) -> bool { in is_none() functions
/third_party/rust/crates/syn/src/
H A Dpath.rs156 pub fn is_none(&self) -> bool { in is_none() functions
/third_party/rust/crates/termcolor/src/
H A Dlib.rs1831 pub fn is_none(&self) -> bool { in is_none() functions

Completed in 13 milliseconds