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

  /src/external/gpl3/gcc/dist/gcc/cp/
pt.cc 484 return (TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (most_general_template (decl)))
561 parms = DECL_TEMPLATE_PARMS (most_general_template (decl));
1155 elt.tmpl = most_general_template (tmpl);
1969 elt.tmpl = most_general_template (TI_TEMPLATE (tinfo));
2723 tree tmpl = most_general_template (t);
3136 tree gen_tmpl = most_general_template (tmpl);
6125 most_general_template (tmpl),
6648 tmpl = most_general_template (tmpl);
8202 tree gen_arg_tmpl = most_general_template (arg_tmpl);
10063 gen_tmpl = most_general_template (templ)
26268 most_general_template (const_tree decl) function
    [all...]

Completed in 57 milliseconds