Home
last modified time | relevance | path

Searched defs:CIRGenModule (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DCIRGenerator.h29 class CIRGenModule; variable
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenTypes.h44 class CIRGenModule; variable
H A DCIRGenModule.cpp59 CIRGenModule::CIRGenModule(mlir::MLIRContext &mlirContext, in CIRGenModule() function in CIRGenModule