Searched refs:indent_type (Results 1 – 2 of 2) sorted by relevance
83 static bool indent_type (struct pr_handle *);452 indent_type (struct pr_handle *info) in indent_type() function1056 return indent_type (info); in pr_start_struct_type()1102 || ! indent_type (info)) in pr_fix_visibility()1139 || ! indent_type (info)) in pr_struct_field()1260 && indent_type (info)); in pr_start_class_type()1279 || ! indent_type (info)) in pr_class_static_member()1477 && indent_type (info)); in pr_class_method_variant()1528 && indent_type (info)); in pr_class_static_method_variant()2013 return indent_type (info); in tg_start_struct_type()
445 indent_type (struct pr_handle *info) in indent_type() function1048 return indent_type (info); in pr_start_struct_type()1094 || ! indent_type (info)) in pr_fix_visibility()1131 || ! indent_type (info)) in pr_struct_field()1251 ret = append_type (info, "\n") && indent_type (info); in pr_start_class_type()1273 || ! indent_type (info)) in pr_class_static_member()1473 ret = append_type (info, " */;\n") && indent_type (info); in pr_class_method_variant()1526 && indent_type (info)); in pr_class_static_method_variant()2016 return indent_type (info); in tg_start_struct_type()