Home
last modified time | relevance | path

Searched refs:annotate_decl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/
Danalyzer.rs332 fn annotate_decl(schema: &mut Schema, scope: &HashMap<String, DeclKey>, decl: &Decl) { in new() function
468 annotate_decl(&mut schema, &scope, decl); in new()