HomeSort by: relevance | last modified time | path
    Searched defs:find_decls_types_r (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-free-lang-data.cc 697 find_decls_types_r (tree *tp, int *ws, void *data)
876 walk_tree (&t, find_decls_types_r, fld, &fld->pset);
930 walk_tree (&c->type_list, find_decls_types_r, fld, &fld->pset);
938 walk_tree (&r->u.allowed.type_list, find_decls_types_r, fld, &fld->pset);
943 find_decls_types_r, fld, &fld->pset);
696 find_decls_types_r (tree *tp, int *ws, void *data) function in namespace:__anon13783
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-free-lang-data.cc 697 find_decls_types_r (tree *tp, int *ws, void *data)
876 walk_tree (&t, find_decls_types_r, fld, &fld->pset);
930 walk_tree (&c->type_list, find_decls_types_r, fld, &fld->pset);
938 walk_tree (&r->u.allowed.type_list, find_decls_types_r, fld, &fld->pset);
943 find_decls_types_r, fld, &fld->pset);
696 find_decls_types_r (tree *tp, int *ws, void *data) function in namespace:__anon16213

Completed in 16 milliseconds