Searched defs:this_type (Results 1 – 5 of 5) sorted by relevance
4 pub fn this_type(cont: &Container) -> Path { in this_type() function
108 this_type: syn::Path, field132 let this_type = this::this_type(cont); in new() localVariable405 let this_type = ¶ms.this_type; in deserialize_unit_struct() localVariable471 let this_type = ¶ms.this_type; in deserialize_tuple() localVariable589 let this_type = ¶ms.this_type; in deserialize_tuple_in_place() localVariable743 let this_type = ¶ms.this_type; in deserialize_seq() localVariable830 let this_type = ¶ms.this_type; in deserialize_seq_in_place() localVariable878 let this_type = ¶ms.this_type; in deserialize_newtype_struct() localVariable915 let this_type = ¶ms.this_type; in deserialize_struct() localVariable1098 let this_type = ¶ms.this_type; in deserialize_struct_in_place() localVariable[all …]
81 this_type: syn::Path, field106 let this_type = this::this_type(cont); in new() localVariable654 let this_type = ¶ms.this_type; in serialize_adjacently_tagged_variant() localVariable993 let this_type = ¶ms.this_type; in serialize_struct_variant_with_flatten() localVariable1215 let this_type = ¶ms.this_type; in wrap_serialize_with() localVariable
298 …unsigned int this_type = get_joining_type (buffer->context[0][i], buffer->unicode->general_categor… in arabic_joining() local310 …unsigned int this_type = get_joining_type (info[i].codepoint, _hb_glyph_info_get_general_category … in arabic_joining() local333 …unsigned int this_type = get_joining_type (buffer->context[1][i], buffer->unicode->general_categor… in arabic_joining() local
437 const Type* this_type = method->aggregate_type(); in VisitMacroCommon() local