Home
last modified time | relevance | path

Searched defs:varType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp1970 QualType varType = CI.getVariable()->getType(); in GenerateCopyHelperFunction() local
H A DCGCall.cpp2667 llvm::Type *varType = CGF.ConvertType(var->getType()); in emitArgumentDemotion() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1327 QualType varType = varDecl->getType(); in ProcessAutomaticObjDtor() local