|
clang 23.0.0git
|
#include "clang/CIR/InitAllDialects.h"#include "mlir/Dialect/DLTI/DLTI.h"#include "mlir/Dialect/OpenACC/OpenACC.h"#include "mlir/Dialect/OpenMP/OpenMPDialect.h"#include "mlir/IR/BuiltinDialect.h"#include "mlir/IR/MLIRContext.h"#include "clang/CIR/Dialect/IR/CIRDialect.h"#include "clang/CIR/Dialect/OpenACC/RegisterOpenACCExtensions.h"#include "clang/CIR/Dialect/OpenMP/RegisterOpenMPExtensions.h"Go to the source code of this file.
Namespaces | |
| namespace | cir |
Functions | |
| void | cir::registerAllDialects (mlir::DialectRegistry ®istry) |
| void | cir::registerAllDialects (mlir::MLIRContext &context) |