gccrs: visibility: Rename get_public_vis_type -> get_vis_type
authorArthur Cohen <arthur.cohen@embecosm.com>
Tue, 27 Sep 2022 13:49:59 +0000 (15:49 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 21 Feb 2023 11:36:31 +0000 (12:36 +0100)
commit7080854461891d61bb99cb5e69cc5270409c6d71
tree85a23b7b78cff8164730ef9e85ea2d3170b5abed
parent7e7a95880443ebdc763034d4e290651952f48a86
gccrs: visibility: Rename get_public_vis_type -> get_vis_type

gcc/rust/ChangeLog:

* ast/rust-item.h: Rename get_public_vis_type.
* hir/rust-ast-lower.cc (translate_visibility): Use new name.
gcc/rust/ast/rust-item.h
gcc/rust/hir/rust-ast-lower.cc