Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/bindgen/codegen/
Dhelpers.rs333 pub(crate) fn arguments_from_signature( in arguments_from_signature() function
Dmod.rs2671 helpers::ast_ty::arguments_from_signature(signature, ctx); in codegen_method()