aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-expr.cc
diff options
context:
space:
mode:
authorMarc Poulhiès <dkm@kataplop.net>2023-06-29 20:47:16 +0200
committerArthur Cohen <arthur.cohen@embecosm.com>2024-01-16 18:49:30 +0100
commit0ee496d5dc105b1925af0366d72c91c4e5712b3c (patch)
tree7309d9592b100545c246c1f3836619978666e157 /gcc/rust/backend/rust-compile-expr.cc
parent0cecd8278901c32b0326f32105f63ed481bae0c9 (diff)
downloadgcc-0ee496d5dc105b1925af0366d72c91c4e5712b3c.zip
gcc-0ee496d5dc105b1925af0366d72c91c4e5712b3c.tar.gz
gcc-0ee496d5dc105b1925af0366d72c91c4e5712b3c.tar.bz2
gccrs: Add new getters
Some class members were not accessible from outside, which will be needed for the new HIR dump. gcc/rust/ChangeLog: * hir/tree/rust-hir-expr.h (AwaitExpr::get_awaited_expr): New. (AsyncBlockExpr::get_has_move, AsyncBlockExpr::get_block_expr): New. * hir/tree/rust-hir-item.h (Enum::get_where_clause): New. (Trait::get_where_clause, Trait::is_unsafe): New. (ExternalItem::get_visibility): New. Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
Diffstat (limited to 'gcc/rust/backend/rust-compile-expr.cc')
0 files changed, 0 insertions, 0 deletions