Searched defs:DeclAnnotation (Results 1 – 3 of 3) sorted by relevance
60 pub struct DeclAnnotation { struct62 pub size: Size,65 pub payload_size: Size,103 type DeclAnnotation = DeclAnnotation; typedef1273 scope: &HashMap<String, ast::DeclAnnotation>, in compute_field_sizes()1319 scope: &HashMap<String, ast::DeclAnnotation>, in compute_field_sizes()
48 type DeclAnnotation: Default + fmt::Debug; typedef376 annot: B::DeclAnnotation, in annotate()
29 type DeclAnnotation = (); typedef