TPDE
Loading...
Searching...
No Matches
ValLocalIdx.hpp
1
// SPDX-FileCopyrightText: 2025 Contributors to TPDE <https://tpde.org>
2
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
3
#pragma once
4
5
#include <cstdint>
6
7
namespace
tpde {
8
enum class
ValLocalIdx : uint32_t {
9
};
10
}
// namespace tpde
tpde
include
tpde
ValLocalIdx.hpp
Generated by
1.9.8