diff options
author | Iain Buclaw <ibuclaw@gdcproject.org> | 2020-07-16 14:02:24 +0200 |
---|---|---|
committer | Iain Buclaw <ibuclaw@gdcproject.org> | 2020-07-30 18:00:35 +0200 |
commit | dc60d67674dd809fd5d57390e1360436351ae7ae (patch) | |
tree | 8f2f595e9b7fdc51a5ecf8efa6a7f9791adfb5cf /gcc/builtins.h | |
parent | 561a19c3011f7bde3a41f2a27ea979118e3a2dff (diff) | |
download | gcc-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