aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.h
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2020-07-16 14:02:24 +0200
committerIain Buclaw <ibuclaw@gdcproject.org>2020-07-30 18:00:35 +0200
commitdc60d67674dd809fd5d57390e1360436351ae7ae (patch)
tree8f2f595e9b7fdc51a5ecf8efa6a7f9791adfb5cf /gcc/builtins.h
parent561a19c3011f7bde3a41f2a27ea979118e3a2dff (diff)
downloadgcc-dc60d67674dd809fd5d57390e1360436351ae7ae.zip
gcc-dc60d67674dd809fd5d57390e1360436351ae7ae.tar.gz
gcc-dc60d67674dd809fd5d57390e1360436351ae7ae.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/builtins.h')
0 files changed, 0 insertions, 0 deletions