Searched refs:any_targ_node (Results 1 – 7 of 7) sorted by relevance
7725 TREE_PURPOSE (n) = any_targ_node; in add_defaults_to_ttp()8202 if (arg == any_targ_node) in convert_template_argument()9101 if (nt == any_targ_node || ot == any_targ_node) in template_args_equal()23243 if (parm == any_targ_node || arg == any_targ_node) in unify()
4410 any_targ_node = make_node (LANG_TYPE); in cxx_init_decl_processing()4411 record_unknown_type (any_targ_node, "any type"); in cxx_init_decl_processing()
366 #define any_targ_node cp_global_trees[CPTI_ANY_TARG] macro
7922 TREE_PURPOSE (n) = any_targ_node; in add_defaults_to_ttp()8423 if (arg == any_targ_node) in convert_template_argument()9331 if (nt == any_targ_node || ot == any_targ_node) in template_args_equal()24147 if (parm == any_targ_node || arg == any_targ_node) in unify()
56 any_targ_node.58 (any_targ_node): New.
4653 any_targ_node = make_node (LANG_TYPE); in cxx_init_decl_processing()4654 record_unknown_type (any_targ_node, "any type"); in cxx_init_decl_processing()
383 #define any_targ_node cp_global_trees[CPTI_ANY_TARG] macro