Searched refs:VariableDecl (Results 1 – 1 of 1) sorted by relevance
143 VariableDecl(BasicTypeDeclarationC), enumerator177 DeclarationC::VariableDecl(ref mut d) => d.make_unique(stamp), in make_unique()194 DeclarationC::VariableDecl(BasicTypeDeclarationC::arbitrary(g)) in arbitrary()208 DeclarationC::VariableDecl(ref d) => write!(f, "{}", d), in fmt()