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