clang 20.0.0git
|
#include "clang/CIR/Dialect/Builder/CIRBaseBuilder.h"
Public Member Functions | |
CIRBaseBuilderTy (mlir::MLIRContext &mlirContext) | |
cir::PointerType | getPointerTo (mlir::Type ty) |
cir::PointerType | getVoidPtrTy () |
mlir::TypedAttr | getConstPtrAttr (mlir::Type type, int64_t value) |
Definition at line 20 of file CIRBaseBuilder.h.
|
inline |
Definition at line 23 of file CIRBaseBuilder.h.
|
inline |
Definition at line 34 of file CIRBaseBuilder.h.
Referenced by clang::CIRGen::CIRGenModule::emitGlobalVarDefinition().
|
inline |
Definition at line 26 of file CIRBaseBuilder.h.
Referenced by clang::CIRGen::CIRGenTypes::convertType(), and getVoidPtrTy().
|
inline |
Definition at line 30 of file CIRBaseBuilder.h.
References getPointerTo().