Lines Matching defs:BindgenContext
67 ctx: &BindgenContext, in namespace_aware_canonical_path()
82 fn is_opaque(&self, ctx: &BindgenContext, extra: &Self::Extra) -> bool; in is_opaque()
131 fn new<Id: Into<ItemId>>(ctx: &'a BindgenContext, id: Id) -> Self { in new()
167 ctx: &BindgenContext, in as_template_param()
179 ctx: &BindgenContext, in as_template_param()
191 ctx: &BindgenContext, in as_template_param()
222 ctx: &BindgenContext, in namespace_aware_canonical_path()
261 fn trace<T>(&self, ctx: &BindgenContext, tracer: &mut T, extra: &()) in trace()
272 fn trace<T>(&self, ctx: &BindgenContext, tracer: &mut T, _extra: &()) in trace()
455 ctx: &mut BindgenContext, in new_opaque_type()
712 ctx: &BindgenContext, in push_disambiguated_name()
828 ctx: &BindgenContext, in real_canonical_name()
1024 ctx: &BindgenContext, in compute_path()
1065 fn is_opaque(&self, ctx: &BindgenContext, _: &()) -> bool { in is_opaque()
1077 fn is_opaque(&self, ctx: &BindgenContext, _: &()) -> bool { in is_opaque()
1190 ctx: &BindgenContext, in dot_attributes()
1248 ctx: &mut BindgenContext, in visit_child()
1272 ctx: &mut BindgenContext, in builtin_type()
1297 ctx: &mut BindgenContext, in parse()
1445 ctx: &mut BindgenContext, in from_ty_or_ref()
1466 ctx: &mut BindgenContext, in from_ty_or_ref_with_id()
1519 ctx: &mut BindgenContext, in from_ty()
1538 ctx: &mut BindgenContext, in from_ty_with_id()
1693 ctx: &mut BindgenContext, in type_param()
1889 ctx: &BindgenContext, in namespace_aware_canonical_path()