aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/constexpr.c
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2020-07-16 14:02:24 +0200
committerGiuliano Belinassi <giuliano.belinassi@usp.br>2020-08-17 13:20:16 -0300
commitf1e8a2d8ba017163213f25ac2caacc112e372530 (patch)
treef6d34b47e7d88d15320d6791767629342c0b8e55 /gcc/cp/constexpr.c
parent4dcee15414f38ccdb3882cdbe30ef41566d7442f (diff)
downloadgcc-f1e8a2d8ba017163213f25ac2caacc112e372530.zip
gcc-f1e8a2d8ba017163213f25ac2caacc112e372530.tar.gz
gcc-f1e8a2d8ba017163213f25ac2caacc112e372530.tar.bz2
d: Move private functions out of ExprVisitor into local statics
None of these functions need access to the context pointer of the visitor class, so have been made free standing. gcc/d/ChangeLog: * expr.cc (needs_postblit): Move out of ExprVisitor as a static function. Update all callers. (needs_dtor): Likewise. (lvalue_p): Likewise. (binary_op): Likewise. (binop_assignment): Likewise.
Diffstat (limited to 'gcc/cp/constexpr.c')
0 files changed, 0 insertions, 0 deletions