Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/codegen/
Dhelpers.rs277 pub fn arguments_from_signature( in arguments_from_signature() function
Dmod.rs2358 helpers::ast_ty::arguments_from_signature(&signature, ctx); in codegen_method()