| /src/external/gpl3/gcc/dist/gcc/ |
| ipa-free-lang-data.cc | 871 find_decls_types (tree t, class free_lang_data_d *fld) 963 find_decls_types (n->decl, fld); 974 find_decls_types (t, fld); 997 find_decls_types (*arg_p, fld); 1006 find_decls_types (gimple_call_fntype (stmt), fld); 1011 find_decls_types (arg, fld); 1012 /* find_decls_types doesn't walk TREE_PURPOSE of TREE_LISTs, 1018 find_decls_types (TREE_PURPOSE (arg), fld); 1034 find_decls_types (v->decl, fld); 1068 find_decls_types (p->decl, fld) 870 find_decls_types (tree t, class free_lang_data_d *fld) function in namespace:__anon13783 [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| ipa-free-lang-data.cc | 871 find_decls_types (tree t, class free_lang_data_d *fld) 963 find_decls_types (n->decl, fld); 974 find_decls_types (t, fld); 997 find_decls_types (*arg_p, fld); 1006 find_decls_types (gimple_call_fntype (stmt), fld); 1011 find_decls_types (arg, fld); 1012 /* find_decls_types doesn't walk TREE_PURPOSE of TREE_LISTs, 1018 find_decls_types (TREE_PURPOSE (arg), fld); 1034 find_decls_types (v->decl, fld); 1068 find_decls_types (p->decl, fld) 870 find_decls_types (tree t, class free_lang_data_d *fld) function in namespace:__anon16213 [all...] |