Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_ast/src/
Dast.rs1317 pub fn is_approximately_pattern(&self) -> bool { in is_approximately_pattern() method
/third_party/rust/rust/compiler/rustc_hir/src/
Dhir.rs1886 pub fn is_approximately_pattern(&self) -> bool { in is_approximately_pattern() method