Lines Matching defs:t

122 pp_cxx_conversion_function_id (cxx_pretty_printer *pp, tree t)  in pp_cxx_conversion_function_id()
129 pp_cxx_template_id (cxx_pretty_printer *pp, tree t) in pp_cxx_template_id()
147 pp_cxx_unqualified_id (cxx_pretty_printer *pp, tree t) in pp_cxx_unqualified_id()
248 pp_cxx_template_keyword_if_needed (cxx_pretty_printer *pp, tree scope, tree t) in pp_cxx_template_keyword_if_needed()
260 pp_cxx_nested_name_specifier (cxx_pretty_printer *pp, tree t) in pp_cxx_nested_name_specifier()
276 pp_cxx_qualified_id (cxx_pretty_printer *pp, tree t) in pp_cxx_qualified_id()
326 pp_cxx_constant (cxx_pretty_printer *pp, tree t) in pp_cxx_constant()
360 pp_cxx_id_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_id_expression()
374 pp_cxx_userdef_literal (cxx_pretty_printer *pp, tree t) in pp_cxx_userdef_literal()
416 pp_cxx_primary_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_primary_expression()
496 pp_cxx_postfix_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_postfix_expression()
674 pp_cxx_new_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_new_expression()
722 pp_cxx_delete_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_delete_expression()
767 pp_cxx_unary_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_unary_expression()
843 pp_cxx_cast_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_cast_expression()
865 pp_cxx_pm_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_pm_expression()
952 pp_cxx_assignment_operator (cxx_pretty_printer *pp, tree t) in pp_cxx_assignment_operator()
1031 pp_cxx_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_expression()
1176 pp_cxx_function_specifier (cxx_pretty_printer *pp, tree t) in pp_cxx_function_specifier()
1204 pp_cxx_decl_specifier_seq (cxx_pretty_printer *pp, tree t) in pp_cxx_decl_specifier_seq()
1251 pp_cxx_simple_type_specifier (cxx_pretty_printer *pp, tree t) in pp_cxx_simple_type_specifier()
1290 pp_cxx_type_specifier_seq (cxx_pretty_printer *pp, tree t) in pp_cxx_type_specifier_seq()
1339 pp_cxx_ptr_operator (cxx_pretty_printer *pp, tree t) in pp_cxx_ptr_operator()
1401 pp_cxx_parameter_declaration (cxx_pretty_printer *pp, tree t) in pp_cxx_parameter_declaration()
1419 pp_cxx_parameter_declaration_clause (cxx_pretty_printer *pp, tree t) in pp_cxx_parameter_declaration_clause()
1458 pp_cxx_exception_specification (cxx_pretty_printer *pp, tree t) in pp_cxx_exception_specification()
1515 pp_cxx_direct_declarator (cxx_pretty_printer *pp, tree t) in pp_cxx_direct_declarator()
1570 pp_cxx_declarator (cxx_pretty_printer *pp, tree t) in pp_cxx_declarator()
1590 pp_cxx_ctor_initializer (cxx_pretty_printer *pp, tree t) in pp_cxx_ctor_initializer()
1618 pp_cxx_function_definition (cxx_pretty_printer *pp, tree t) in pp_cxx_function_definition()
1641 pp_cxx_abstract_declarator (cxx_pretty_printer *pp, tree t) in pp_cxx_abstract_declarator()
1662 pp_cxx_direct_abstract_declarator (cxx_pretty_printer *pp, tree t) in pp_cxx_direct_abstract_declarator()
1704 pp_cxx_type_id (cxx_pretty_printer *pp, tree t) in pp_cxx_type_id()
1752 pp_cxx_template_argument_list (cxx_pretty_printer *pp, tree t) in pp_cxx_template_argument_list()
1792 pp_cxx_exception_declaration (cxx_pretty_printer *pp, tree t) in pp_cxx_exception_declaration()
1805 pp_cxx_statement (cxx_pretty_printer *pp, tree t) in pp_cxx_statement()
2023 pp_cxx_original_namespace_definition (cxx_pretty_printer *pp, tree t) in pp_cxx_original_namespace_definition()
2047 pp_cxx_namespace_alias_definition (cxx_pretty_printer *pp, tree t) in pp_cxx_namespace_alias_definition()
2067 pp_cxx_simple_declaration (cxx_pretty_printer *pp, tree t) in pp_cxx_simple_declaration()
2081 pp_cxx_template_parameter_list (cxx_pretty_printer *pp, tree t) in pp_cxx_template_parameter_list()
2106 pp_cxx_template_parameter (cxx_pretty_printer *pp, tree t) in pp_cxx_template_parameter()
2159 pp_cxx_template_declaration (cxx_pretty_printer *pp, tree t) in pp_cxx_template_declaration()
2180 pp_cxx_explicit_specialization (cxx_pretty_printer *pp, tree t) in pp_cxx_explicit_specialization()
2186 pp_cxx_explicit_instantiation (cxx_pretty_printer *pp, tree t) in pp_cxx_explicit_instantiation()
2209 pp_cxx_declaration (cxx_pretty_printer *pp, tree t) in pp_cxx_declaration()
2268 pp_cxx_typeid_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_typeid_expression()
2281 pp_cxx_va_arg_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_va_arg_expression()
2292 pp_cxx_offsetof_expression_1 (cxx_pretty_printer *pp, tree t) in pp_cxx_offsetof_expression_1()
2325 pp_cxx_offsetof_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_offsetof_expression()
2335 pp_cxx_trait_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_trait_expression()