Searched defs:build_c_cast (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 8231 build_c_cast (location_t loc, tree type, tree expr) in build_c_cast() function 8241 build_c_cast (location_t loc, tree type, cp_expr expr) in build_c_cast() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 8768 build_c_cast (location_t loc, tree type, tree expr) in build_c_cast() function 8778 build_c_cast (location_t loc, tree type, cp_expr expr) in build_c_cast() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 5792 build_c_cast (location_t loc, tree type, tree expr) in build_c_cast() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 5910 build_c_cast (location_t loc, tree type, tree expr) in build_c_cast() function
|