Lines Matching defs:BindgenContext
64 ctx: &BindgenContext, in namespace_aware_canonical_path()
79 fn is_opaque(&self, ctx: &BindgenContext, extra: &Self::Extra) -> bool; in is_opaque()
128 fn new<Id: Into<ItemId>>(ctx: &'a BindgenContext, id: Id) -> Self { in new()
164 ctx: &BindgenContext, in as_template_param()
176 ctx: &BindgenContext, in as_template_param()
188 ctx: &BindgenContext, in as_template_param()
219 ctx: &BindgenContext, in namespace_aware_canonical_path()
258 fn trace<T>(&self, ctx: &BindgenContext, tracer: &mut T, extra: &()) in trace()
269 fn trace<T>(&self, ctx: &BindgenContext, tracer: &mut T, _extra: &()) in trace()
456 ctx: &mut BindgenContext, in new_opaque_type()
728 ctx: &BindgenContext, in push_disambiguated_name()
844 ctx: &BindgenContext, in real_canonical_name()
1046 ctx: &BindgenContext, in compute_path()
1109 fn is_opaque(&self, ctx: &BindgenContext, _: &()) -> bool { in is_opaque()
1121 fn is_opaque(&self, ctx: &BindgenContext, _: &()) -> bool { in is_opaque()
1230 ctx: &BindgenContext, in dot_attributes()
1288 ctx: &mut BindgenContext, in visit_child()
1312 ctx: &mut BindgenContext, in builtin_type()
1337 ctx: &mut BindgenContext, in parse()
1484 ctx: &mut BindgenContext, in from_ty_or_ref()
1505 ctx: &mut BindgenContext, in from_ty_or_ref_with_id()
1559 ctx: &mut BindgenContext, in from_ty()
1578 ctx: &mut BindgenContext, in from_ty_with_id()
1746 ctx: &mut BindgenContext, in type_param()
1939 ctx: &BindgenContext, in namespace_aware_canonical_path()