Home
last modified time | relevance | path

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

/external/rust/crates/regex-syntax/src/hir/
Dtranslate.rs775 fn hir_group(&self, group: &ast::Group, expr: Hir) -> Hir { in hir_group() method
1194 fn hir_group(i: u32, expr: Hir) -> Hir { in hir_group() function