|
clang 22.0.0git
|
#include "CIRCXXABI.h"#include "LowerModule.h"#include "mlir/Dialect/LLVMIR/LLVMDialect.h"#include "llvm/Support/ErrorHandling.h"Go to the source code of this file.
Namespaces | |
| namespace | cir |
Functions | |
| std::unique_ptr< CIRCXXABI > | cir::createItaniumCXXABI (LowerModule &lm) |
| Creates an Itanium-family ABI. | |
| static cir::IntType | cir::getPtrDiffCIRTy (LowerModule &lm) |