LLVM 24.0.0git
OMPDescriptors.h.inc
Go to the documentation of this file.
1//===-- OMPDescriptors.h.inc - OpenMP descriptors ----------------- C++ -*-===//
2//
3// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4// See https://llvm.org/LICENSE.txt for license information.
5// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6//
7//===----------------------------------------------------------------------===//
8
9// clang-format off
10#ifdef GEN_OMP_PROPERTY_ENUMS
14 Complex,
15 Constant,
20 DataSharingAttribute,
51 Unique,
52 Last_ = Unique,
53#endif // GEN_OMP_PROPERTY_ENUMS
54#ifdef GEN_OMP_MODIFIER_ENUMS
70 DependenceType,
90 MapType,
92 Mapper,
98 Nothing,
112 Saved,
126#endif // GEN_OMP_MODIFIER_ENUMS
127 // clang-format on
Fixup Statepoint Caller Saved