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

  /src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc 3716 convert_argument (location_t ploc, tree function, tree fundecl,
4102 parmval = convert_argument (ploc, function, fundecl, type, origtype,
4156 convert_argument (ploc, function, fundecl, builtin_type, origtype,
3703 convert_argument (location_t ploc, tree function, tree fundecl, function
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc 3302 convert_argument (location_t ploc, tree function, tree fundecl,
3671 parmval = convert_argument (ploc, function, fundecl, type, origtype,
3723 convert_argument (ploc, function, fundecl, builtin_type, origtype,
3291 convert_argument (location_t ploc, tree function, tree fundecl, function

Completed in 31 milliseconds