Searched defs:convert_arguments (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | typeck.c | 3391 convert_arguments (tree typelist, VEC(tree,gc) **values, tree fndecl, in convert_arguments() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | typeck.c | 3881 convert_arguments (tree typelist, vec<tree, va_gc> **values, tree fndecl, in convert_arguments() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | c-typeck.c | 2981 convert_arguments (tree typelist, VEC(tree,gc) *values, in convert_arguments() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-typeck.c | 3204 convert_arguments (location_t loc, vec<location_t> arg_loc, tree typelist, in convert_arguments() function
|