]> gcc.gnu.org Git - gcc.git/commit
hir: Add Item::ItemKind enumeration
authorArthur Cohen <arthur.cohen@embecosm.com>
Mon, 25 Jul 2022 11:29:31 +0000 (13:29 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Wed, 27 Jul 2022 13:30:09 +0000 (15:30 +0200)
commit53aee096bd22a43165839f908581753ab987e9d9
treeb2d7cf5d90794d168526987c4fa2f7bc173f7eb8
parentd94d5b1ea23220d423fd40bd00cadb0e6ede751f
hir: Add Item::ItemKind enumeration

This allows us to perform checks and dispatch when getting an HIR::Item*
from Mappings::lookup_hir_item()
gcc/rust/hir/tree/rust-hir-item.h
gcc/rust/hir/tree/rust-hir.h
This page took 0.056834 seconds and 6 git commands to generate.