Searched defs:lhstype (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ubsan.c | 1520 ubsan_build_overflow_builtin (tree_code code, location_t loc, tree lhstype, in ubsan_build_overflow_builtin() 1581 tree lhstype = TREE_TYPE (lhs); in instrument_si_overflow() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ubsan.cc | 1538 ubsan_build_overflow_builtin (tree_code code, location_t loc, tree lhstype, in ubsan_build_overflow_builtin() 1599 tree lhstype = TREE_TYPE (lhs); in instrument_si_overflow() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 3828 tree lhstype = TREE_TYPE (outer); in objc_generate_write_barrier() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 8404 tree lhstype = TREE_TYPE (lhs); in cp_build_modify_expr() local
|
H A D | constexpr.c | 2848 tree lhstype = TREE_TYPE (lhs); in cxx_eval_check_shift_p() local
|
H A D | class.c | 8585 instantiate_type (tree lhstype, tree rhs, tsubst_flags_t complain) in instantiate_type()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 3752 tree lhstype = TREE_TYPE (outer); in objc_generate_write_barrier() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 8941 tree lhstype = TREE_TYPE (lhs); in cp_build_modify_expr() local
|
H A D | constexpr.cc | 3145 tree lhstype = TREE_TYPE (lhs); in cxx_eval_check_shift_p() local
|
H A D | class.cc | 8701 instantiate_type (tree lhstype, tree rhs, tsubst_flags_t complain) in instantiate_type()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 6113 tree lhstype = TREE_TYPE (lhs); in build_modify_expr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 6231 tree lhstype = TREE_TYPE (lhs); in build_modify_expr() local
|