Home
last modified time | relevance | path

Searched defs:induct (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dvisitor.rs149 fn induct(&mut self, hir: &'a Hir) -> Option<Frame<'a>> { in induct() functions
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dvisitor.rs256 fn induct<V: Visitor>( in induct() functions

Completed in 2 milliseconds