Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/
Dtraversal.rs185 fn should_follow(&self, ctx: &BindgenContext, edge: Edge) -> bool; in should_follow() method
189 fn should_follow(&self, ctx: &BindgenContext, edge: Edge) -> bool { in should_follow() function