Searched refs:Form (Results 1 – 5 of 5) sorted by relevance
18 Form(Form), enumerator263 pub struct Form { struct
178 Def::Form(form) => form.to_sexpr(), in to_sexpr()311 impl ToSExpr for Form { implementation313 let Form { in to_sexpr() localVariable
188 "form" => Def::Form(self.parse_form()?), in parse_def()656 fn parse_form(&mut self) -> Result<Form> { in parse_form() argument660 Ok(Form { in parse_form()
434 if let ast::Def::Form(form) = def { in parse_annotations()
1896 ;; Form the sum of two offset values, and check that the result is