Searched defs:InitVar (Results 1 – 3 of 3) sorted by relevance
869 const auto *InitVar = Nodes.getNodeAs<VarDecl>(InitVarName); in getIteratorLoopQualifiers() local 934 const auto *InitVar = Nodes.getNodeAs<VarDecl>(InitVarName); in isConvertible() local
1578 auto *InitVar = new llvm::GlobalVariable(TheModule, LoadFunction->getType(), ModuleInitFunction() local 1680 auto *InitVar = new llvm::GlobalVariable(CGM.getModule(), Init->getType(), ModuleInitFunction() local [all...]
1353 auto *InitVar = new llvm::GlobalVariable(CGM.getModule(), Init->getType(), buildGlobalBlock() local