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

  /src/external/gpl3/gcc/dist/gcc/cp/
pt.cc 25971 tree specargs1 = TI_ARGS (get_template_info (DECL_TEMPLATE_RESULT (tmpl1)));
25986 targs = get_partial_spec_bindings (tmpl, tmpl2, specargs1);
25969 tree specargs1 = TI_ARGS (get_template_info (DECL_TEMPLATE_RESULT (tmpl1))); local
pt.cc 25971 tree specargs1 = TI_ARGS (get_template_info (DECL_TEMPLATE_RESULT (tmpl1)));
25986 targs = get_partial_spec_bindings (tmpl, tmpl2, specargs1);
25969 tree specargs1 = TI_ARGS (get_template_info (DECL_TEMPLATE_RESULT (tmpl1))); local

Completed in 159 milliseconds