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

  /src/external/gpl3/gcc/dist/gcc/cp/
call.cc 13269 int art1 = DECL_ARTIFICIAL (cand1->fn); local
13271 if (art1 != art2)
13272 return art2 - art1;
13274 if (art1)
  /src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc 12325 int art1 = DECL_ARTIFICIAL (cand1->fn); local
12327 if (art1 != art2)
12328 return art2 - art1;
12330 if (art1)

Completed in 59 milliseconds