diff options
author | Philip Herron <herron.philip@googlemail.com> | 2023-01-12 16:40:30 +0000 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2023-04-06 10:47:20 +0200 |
commit | c1b1bbbc64524b508c0150c66163b27be508dbcf (patch) | |
tree | fe051747b3d2b7cf23a20b0b73f2cb0307853a21 /gcc/rust/resolve | |
parent | 8d1d08cdbcf40897282d9ed20ccf70bf2c93427c (diff) | |
download | gcc-c1b1bbbc64524b508c0150c66163b27be508dbcf.zip gcc-c1b1bbbc64524b508c0150c66163b27be508dbcf.tar.gz gcc-c1b1bbbc64524b508c0150c66163b27be508dbcf.tar.bz2 |
gccrs: Move TypePredicateItem impl out of the header
This moves the implementation code out of the header and into its
respective cc file.
Signed-off-by: Philip Herron <herron.philip@googlemail.com>
gcc/rust/ChangeLog:
* typecheck/rust-tyty-bounds.cc (TypeBoundPredicateItem::error): refactor
(TypeBoundPredicateItem::is_error): likewise
(TypeBoundPredicateItem::get_parent): likewise
* typecheck/rust-tyty.h: Move the implementation for the above
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions