Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/scripts/
Dgenerate_cxx_backend.py1608 def generate_struct_declaration(struct: ast.StructDeclaration) -> str: function
1723 output.write(generate_struct_declaration(d))