Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/
Dcontext.rs1608 let num_expected_args = in instantiate_template() localVariable
1610 if num_expected_args == 0 { in instantiate_template()
1772 if args.len() != num_expected_args { in instantiate_template()