Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdVariantChecker.cpp102 getNthTemplateTypeArgFromVariant(const Type *varType, unsigned i) { in getNthTemplateTypeArgFromVariant()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1951 QualType varType = CI.getVariable()->getType(); in GenerateCopyHelperFunction() local
H A DCGCall.cpp2864 llvm::Type *varType = CGF.ConvertType(var->getType()); in emitArgumentDemotion() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1342 QualType varType = varDecl->getType(); in ProcessAutomaticObjDtor() local