Home
last modified time | relevance | path

Searched defs:class_to_loc_map_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/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
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc33440 typedef hash_map<tree_decl_hash, class_decl_loc_t> class_to_loc_map_t; typedef in class_decl_loc_t