diff options
author | Philip Herron <herron.philip@googlemail.com> | 2023-01-16 17:54:41 +0000 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2023-04-06 10:47:20 +0200 |
commit | 547e511fbddb2171d889d8d0c4de2f19cc31cefd (patch) | |
tree | 2f7c76e190ed159ec3ce12014bf08fe366c46059 /gcc/rust/resolve | |
parent | 26af4b0604d3a1da2b31405b0a132d1dc145a370 (diff) | |
download | gcc-547e511fbddb2171d889d8d0c4de2f19cc31cefd.zip gcc-547e511fbddb2171d889d8d0c4de2f19cc31cefd.tar.gz gcc-547e511fbddb2171d889d8d0c4de2f19cc31cefd.tar.bz2 |
gccrs: Refactor PathProbeType code into CC file
Signed-off-by: Philip Herron <herron.philip@googlemail.com>
gcc/rust/ChangeLog:
* typecheck/rust-hir-path-probe.cc (PathProbeCandidate::Candidate::Candidate): refactor
(PathProbeCandidate::PathProbeCandidate): likewise
(PathProbeCandidate::as_string): likewise
(PathProbeCandidate::is_enum_candidate): likewise
(PathProbeCandidate::is_impl_candidate): likewise
(PathProbeCandidate::is_trait_candidate): likewise
(PathProbeCandidate::is_full_trait_item_candidate): likewise
(PathProbeCandidate::get_error): likewise
(PathProbeCandidate::is_error): likewise
(PathProbeCandidate::get_defid): likewise
(PathProbeCandidate::operator<): likewise
* typecheck/rust-hir-path-probe.h (struct PathProbeCandidate): likewise
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions