Searched defs:all_template_params (Results 1 – 2 of 2) sorted by relevance
133 fn all_template_params(&self, ctx: &BindgenContext) -> Vec<TypeId> in all_template_params() method
125 let all_template_params = item.all_template_params(ctx); in derives_of_item() localVariable1973 let all_template_params = item.all_template_params(ctx); in codegen() localVariable