Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/
Denum_ty.rs294 pub fn force_constification(&self) -> bool { in force_constification() method
/external/rust/crates/bindgen/src/codegen/
Dmod.rs3037 if variant.force_constification() && iter.peek().is_some() { in codegen()
3111 variant.force_constification() in codegen()