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

  /src/external/gpl3/gcc/dist/gcc/cp/
mangle.cc 3394 /*template_p=*/false));
4410 bool template_p = false; local
4421 template_p = true;
4440 if (template_p)
  /src/external/gpl3/gcc.old/dist/gcc/cp/
mangle.cc 3067 /*template_p=*/false));
4056 bool template_p = false; local
4067 template_p = true;
4086 if (template_p)

Completed in 41 milliseconds