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

  /src/external/gpl3/gcc/dist/gcc/cp/
pt.cc 172 static bool inline_needs_template_parms (tree, bool);
479 inline_needs_template_parms (tree decl, bool nsdmi) function
559 if (inline_needs_template_parms (decl, nsdmi))
  /src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc 172 static bool inline_needs_template_parms (tree, bool);
448 inline_needs_template_parms (tree decl, bool nsdmi) function
526 if (inline_needs_template_parms (decl, nsdmi))

Completed in 91 milliseconds