clang 20.0.0git
|
#include "clang/CIR/Dialect/IR/CIRTypes.h"
#include "mlir/IR/DialectImplementation.h"
#include "clang/CIR/Dialect/IR/CIRDialect.h"
#include "llvm/ADT/TypeSwitch.h"
#include "clang/CIR/Dialect/IR/CIROpsTypes.cpp.inc"
Go to the source code of this file.
Macros | |
#define | GET_TYPEDEF_CLASSES |
#define | GET_TYPEDEF_LIST |
Functions | |
static mlir::ParseResult | parseFuncTypeArgs (mlir::AsmParser &p, llvm::SmallVector< mlir::Type > ¶ms, bool &isVarArg) |
static void | printFuncTypeArgs (mlir::AsmPrinter &p, mlir::ArrayRef< mlir::Type > params, bool isVarArg) |
#define GET_TYPEDEF_CLASSES |
Definition at line 33 of file CIRTypes.cpp.
#define GET_TYPEDEF_LIST |
|
static |
Definition at line 334 of file CIRTypes.cpp.
|
static |
Definition at line 366 of file CIRTypes.cpp.