Searched defs:is_simple_path (Results 1 – 3 of 3) sorted by relevance
1568 let is_simple_path = |ty: &P<ast::Ty>, sym| { in create_struct_field_access_fields() localVariable
302 pub fn is_simple_path(&self) -> bool { in is_simple_path() method
2151 pub fn is_simple_path(&self) -> Option<Symbol> { in is_simple_path() method