Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/
Dobjc.rs32 is_protocol: bool, field
112 pub fn is_protocol(&self) -> bool { in is_protocol() method