Home
last modified time | relevance | path

Searched defs:count_field (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/pdl-compiler/src/backends/rust/
Dparser.rs512 let count_field = format_ident!("{id}_count"); in add_array_field() localVariable
/external/rust/crates/pdl-compiler/src/backends/rust_legacy/
Dparser.rs494 let count_field = format_ident!("{id}_count"); in add_array_field() localVariable