pub fn visit_asm_statement<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, asm_statement: &'ast AsmStatement, span: &'ast Span, )