Searched defs:hash_expr (Results 1 – 2 of 2) sorted by relevance
26 fn hash_expr(&mut self, e: &Expr) { in hash_expr() method
659 pub fn hash_expr(&mut self, e: &Expr<'_>) { in hash_expr() method1120 pub fn hash_expr(cx: &LateContext<'_>, e: &Expr<'_>) -> u64 { in hash_expr() function