Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertCheck.cpp782 const auto *InitVar = Nodes.getNodeAs<VarDecl>(InitVarName); in getIteratorLoopQualifiers() local
846 const auto *InitVar = Nodes.getNodeAs<VarDecl>(InitVarName); in isConvertible() local
/external/python/cpython3/Lib/
Ddataclasses.py203 class InitVar: class
/external/llvm-project/clang/lib/CodeGen/
DCGObjCGNU.cpp1561 auto *InitVar = new llvm::GlobalVariable(TheModule, LoadFunction->getType(), in ModuleInitFunction() local
1662 auto *InitVar = new llvm::GlobalVariable(CGM.getModule(), Init->getType(), in ModuleInitFunction() local
DCGBlocks.cpp1380 auto *InitVar = new llvm::GlobalVariable(CGM.getModule(), Init->getType(), in buildGlobalBlock() local