clang
20.0.0git
include
clang
CIR
Dialect
IR
CIRAttrs.h
Go to the documentation of this file.
1
//===----------------------------------------------------------------------===//
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
// This file declares the attributes in the CIR dialect.
10
//
11
//===----------------------------------------------------------------------===//
12
13
#ifndef LLVM_CLANG_CIR_DIALECT_IR_CIRATTRS_H
14
#define LLVM_CLANG_CIR_DIALECT_IR_CIRATTRS_H
15
16
#include "
clang/CIR/Dialect/IR/CIRTypes.h
"
17
18
#include "mlir/IR/Attributes.h"
19
#include "mlir/IR/BuiltinAttributeInterfaces.h"
20
21
#include "llvm/ADT/SmallVector.h"
22
23
//===----------------------------------------------------------------------===//
24
// CIR Dialect Attrs
25
//===----------------------------------------------------------------------===//
26
27
namespace
clang
{
28
class
FunctionDecl;
29
class
VarDecl;
30
class
RecordDecl;
31
}
// namespace clang
32
33
#define GET_ATTRDEF_CLASSES
34
#include "clang/CIR/Dialect/IR/CIROpsAttributes.h.inc"
35
36
#endif
// LLVM_CLANG_CIR_DIALECT_IR_CIRATTRS_H
CIRTypes.h
clang
The JSON file list parser is used to communicate input to InstallAPI.
Definition:
CalledOnceCheck.h:17
Generated on Fri Feb 21 2025 14:12:35 for clang by
1.9.6