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

  /src/external/gpl3/gcc/dist/gcc/cp/
call.cc 2418 tree orig_first_arg = first_arg; local
2602 return add_candidate (candidates, fn, orig_first_arg, args, len, convs,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc 2330 tree orig_first_arg = first_arg; local
2509 return add_candidate (candidates, fn, orig_first_arg, args, len, convs,

Completed in 56 milliseconds