#include "clang/CIR/Dialect/IR/CIRTypes.h"
#include "mlir/IR/DialectImplementation.h"
#include "clang/CIR/Dialect/IR/CIRDialect.h"
#include "clang/CIR/Dialect/IR/CIRTypesDetails.h"
#include "clang/CIR/MissingFeatures.h"
#include "llvm/ADT/TypeSwitch.h"
#include "clang/CIR/Dialect/IR/CIRTypeConstraints.cpp.inc"
#include "clang/CIR/Dialect/IR/CIROpsTypes.cpp.inc"
Go to the source code of this file.
◆ GET_TYPEDEF_CLASSES
#define GET_TYPEDEF_CLASSES |
◆ GET_TYPEDEF_LIST
◆ parseFuncTypeParams()
◆ printFuncTypeParams()
static void printFuncTypeParams |
( |
mlir::AsmPrinter & |
p, |
|
|
mlir::ArrayRef< mlir::Type > |
params, |
|
|
bool |
isVarArg |
|
) |
| |
|
static |