Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp2000 QualType varType = CI.getVariable()->getType(); in GenerateCopyHelperFunction() local
H A DCGCall.cpp2533 llvm::Type *varType = CGF.ConvertType(var->getType()); in emitArgumentDemotion() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp955 QualType varType = varDecl->getType(); in ProcessAutomaticObjDtor() local