Home
last modified time | relevance | path

Searched refs:moduleTy (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3773 llvm::StructType *moduleTy = in ModuleInitFunction() local
3778 auto module = builder.beginStruct(moduleTy); in ModuleInitFunction()
3782 module.addInt(LongTy, CGM.getDataLayout().getTypeStoreSize(moduleTy)); in ModuleInitFunction()