Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/codegen/
Dmod.rs4668 let const_fn = if ctx.options().rust_features().min_const_fn { in prepend_union_types() localVariable
4780 let const_fn = if ctx.options().rust_features().min_const_fn { in prepend_incomplete_array_types() localVariable