Home
last modified time | relevance | path

Searched refs:cxx_sizeof_expr (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2019151 (cxx_sizeof_expr): Likewise.
857 (cxx_sizeof_expr): Use it in one additional place.
1185 * typeck.c (cxx_sizeof_expr): Use cp_expr_loc_or_input_loc
3549 * typeck.c (cxx_sizeof_expr): Only return a SIZEOF_EXPR if the operand
H A DChangeLog-20081610 * typeck.c (composite_pointer_type_r, cxx_sizeof_expr,
2219 (cxx_sizeof_expr): Add SFINAE support.
H A DChangeLog-2018181 * typeck.c (cxx_sizeof_expr): Strip any location wrapper.
1883 * typeck.c (cxx_sizeof_expr): Likewise.
3256 (cxx_sizeof_expr, cxx_sizeof_nowarn, cxx_alignas_expr)
H A DChangeLog-20103183 * typeck.c (cxx_sizeof_expr, cxx_alignof_expr): Call type_use.
3443 * typeck.c (cxx_sizeof_expr): Likewise.
H A Dtypeck.cc1958 cxx_sizeof_expr (location_t loc, tree e, tsubst_flags_t complain) in cxx_sizeof_expr() function
2118 return cxx_sizeof_expr (loc, e, complain? tf_warning_or_error : tf_none); in cxx_sizeof_or_alignof_expr()
H A DChangeLog-20062364 * typeck.c (cxx_alignof_expr, cxx_sizeof_expr): New functions.
H A DChangeLog-20141903 * typeck.c (cxx_sizeof_expr): Warn when using sizeof on an array
H A DChangeLog-20133417 * typeck.c (cxx_sizeof_expr): Likewise.
H A DChangeLog-2016384 * typeck.c (cxx_sizeof_expr, cxx_alignof_expr)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c1784 cxx_sizeof_expr (location_t loc, tree e, tsubst_flags_t complain) in cxx_sizeof_expr() function
1940 return cxx_sizeof_expr (loc, e, complain? tf_warning_or_error : tf_none); in cxx_sizeof_or_alignof_expr()