Searched defs:same_scope (Results 1 – 2 of 2) sorted by relevance
351 pub fn same_scope(a: Cursor, b: Cursor) -> bool { in same_scope() method
347 pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { in same_scope() function