Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3854 llvm::StructType *moduleTy = in ModuleInitFunction() local
3859 auto module = builder.beginStruct(moduleTy); in ModuleInitFunction()
3863 module.addInt(LongTy, CGM.getDataLayout().getTypeStoreSize(moduleTy)); in ModuleInitFunction()