Home
last modified time | relevance | path

Searched defs:DeclAnnotation (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/tools/pdl/src/
Danalyzer.rs60 pub struct DeclAnnotation { struct
62 pub size: Size,
65 pub payload_size: Size,
103 type DeclAnnotation = DeclAnnotation; typedef
1273 scope: &HashMap<String, ast::DeclAnnotation>, in compute_field_sizes()
1319 scope: &HashMap<String, ast::DeclAnnotation>, in compute_field_sizes()
Dast.rs48 type DeclAnnotation: Default + fmt::Debug; typedef
376 annot: B::DeclAnnotation, in annotate()
Dparser.rs29 type DeclAnnotation = (); typedef