clang 20.0.0git
Public Member Functions | List of all members
clang::CIRGen::CIRGenBuilderTy Class Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuilder.h"

Inheritance diagram for clang::CIRGen::CIRGenBuilderTy:
Inheritance graph
[legend]

Public Member Functions

 CIRGenBuilderTy (mlir::MLIRContext &mlirContext, const CIRGenTypeCache &tc)
 
- Public Member Functions inherited from cir::CIRBaseBuilderTy
 CIRBaseBuilderTy (mlir::MLIRContext &mlirContext)
 

Detailed Description

Definition at line 18 of file CIRGenBuilder.h.

Constructor & Destructor Documentation

◆ CIRGenBuilderTy()

clang::CIRGen::CIRGenBuilderTy::CIRGenBuilderTy ( mlir::MLIRContext &  mlirContext,
const CIRGenTypeCache tc 
)
inline

Definition at line 22 of file CIRGenBuilder.h.


The documentation for this class was generated from the following file: