Searched defs:tree_decl_hash (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-strlen.c171 typedef hash_map<tree_decl_hash, stridxlist> decl_to_stridxlist_htab_t; typedef
H A Dtree.h5376 struct tree_decl_hash : ggc_ptr_hash <tree_node> struct in inherits:ggc_ptr_hash
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree.h5601 struct tree_decl_hash : ggc_ptr_hash <tree_node> struct in inherits:ggc_ptr_hash
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c31156 typedef hash_map<tree_decl_hash, class_decl_loc_t> class_to_loc_map_t; typedef
[all...]

Completed in 378 milliseconds