Searched defs:convert_for_assignment (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-convert.cc | 696 convert_for_assignment (tree expr, Type *etype, Type *totype) in convert_for_assignment() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-convert.cc | 775 convert_for_assignment (Expression *expr, Type *totype, bool literalp) in convert_for_assignment() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 9228 convert_for_assignment (tree type, tree rhs, in convert_for_assignment() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 9779 convert_for_assignment (tree type, tree rhs, in convert_for_assignment() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 6641 convert_for_assignment (location_t location, location_t expr_loc, tree type, in convert_for_assignment() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 6757 convert_for_assignment (location_t location, location_t expr_loc, tree type, in convert_for_assignment() function
|