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 () |
Definition at line 16 of file CIRBaseBuilder.h.
|
inline |
Definition at line 19 of file CIRBaseBuilder.h.
|
inline |
Definition at line 22 of file CIRBaseBuilder.h.
Referenced by clang::CIRGen::CIRGenTypes::convertType(), and getVoidPtrTy().
|
inline |
Definition at line 26 of file CIRBaseBuilder.h.
References getPointerTo().