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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 98 static tree cp_make_fname_decl (location_t, tree, int);
5165 make_fname_decl = cp_make_fname_decl;
5242 cp_make_fname_decl (location_t loc, tree id, int type_dep)
5233 cp_make_fname_decl (location_t loc, tree id, int type_dep) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 98 static tree cp_make_fname_decl (location_t, tree, int);
4838 make_fname_decl = cp_make_fname_decl;
4915 cp_make_fname_decl (location_t loc, tree id, int type_dep)
4906 cp_make_fname_decl (location_t loc, tree id, int type_dep) function

Completed in 41 milliseconds