Searched refs:decl_tree_cache_map (Results 1 – 12 of 12) sorted by relevance
1160 static GTY ((cache)) decl_tree_cache_map *decl_constraints;
551 static GTY((cache)) decl_tree_cache_map *nsdmi_inst;
13529 static GTY((cache)) decl_tree_cache_map *defarg_inst;13603 defarg_inst = decl_tree_cache_map::create_ggc (37); in tsubst_default_argument()13640 static GTY((cache)) decl_tree_cache_map *explicit_specifier_map;13648 explicit_specifier_map = decl_tree_cache_map::create_ggc (37); in store_explicit_specifier()
8226 static GTY((cache)) decl_tree_cache_map *decomp_type_table;
1214 static GTY ((cache)) decl_tree_cache_map *decl_constraints;
574 static GTY((cache)) decl_tree_cache_map *nsdmi_inst;
766 decl_tree_cache_map * from tree_cache_map *.771 decl_tree_cache_map::create_ggc rather than
14027 static GTY((cache)) decl_tree_cache_map *explicit_specifier_map;14035 explicit_specifier_map = decl_tree_cache_map::create_ggc (37); in store_explicit_specifier()
8852 static GTY((cache)) decl_tree_cache_map *decomp_type_table;
5436 typedef hash_map<tree,tree,decl_tree_cache_traits> decl_tree_cache_map; typedef
5661 typedef hash_map<tree,tree,decl_tree_cache_traits> decl_tree_cache_map; typedef
2898 (decl_tree_cache_map, tree_tree_cache_map): New typedefs.