Home
last modified time | relevance | path

Searched defs:InitVar (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1564 auto *InitVar = new llvm::GlobalVariable(TheModule, LoadFunction->getType(), in ModuleInitFunction() local
1665 auto *InitVar = new llvm::GlobalVariable(CGM.getModule(), Init->getType(), in ModuleInitFunction() local
H A DCGBlocks.cpp1383 auto *InitVar = new llvm::GlobalVariable(CGM.getModule(), Init->getType(), in buildGlobalBlock() local