Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3770 llvm::StructType *moduleTy = in ModuleInitFunction() local
3775 auto module = builder.beginStruct(moduleTy); in ModuleInitFunction()
3779 module.addInt(LongTy, CGM.getDataLayout().getTypeStoreSize(moduleTy)); in ModuleInitFunction()