Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3653 llvm::StructType *moduleTy = in ModuleInitFunction() local
3658 auto module = builder.beginStruct(moduleTy); in ModuleInitFunction()
3662 module.addInt(LongTy, CGM.getDataLayout().getTypeStoreSize(moduleTy)); in ModuleInitFunction()