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

  /src/external/gpl3/gcc/dist/gcc/cp/
pt.cc 15231 tree first_r = NULL_TREE;
15319 if (!first_r)
15320 first_r = r;
15334 /* FIRST_R contains the start of the chain we've built. */
15335 r = first_r;
15230 tree first_r = NULL_TREE; local

Completed in 33 milliseconds