Searched defs:ElemT (Results 1 – 9 of 9) sorted by relevance
609 PrimType ElemT = classifyPrim(SubExpr->getType()); in VisitCastExpr() local1012 PrimType ElemT = in VisitComplexBinOp() local1023 PrimType ElemT = classifyPrim(ElemQT); in VisitComplexBinOp() local1237 PrimType ElemT = classifyPrim(CAT->getElementType()); in VisitImplicitValueInitExpr() local1252 PrimType ElemT = classifyPrim(ElemQT); in VisitImplicitValueInitExpr() local1265 PrimType ElemT = classifyPrim(ElemQT); in VisitImplicitValueInitExpr() local1482 PrimType ElemT = classifyPrim(ElemQT); in visitInitList() local1510 PrimType ElemT = classifyPrim(ElemQT); in visitInitList() local2692 PrimType ElemT = classifyPrim(ElemQT); in VisitCXXScalarValueInitExpr() local2715 PrimType ElemT = classifyPrim(ElemQT); in VisitCXXScalarValueInitExpr() local[all …]
493 std::optional<PrimType> ElemT = Ctx.classify(ElemTy); in toRValue() local513 PrimType ElemT = *Ctx.classify(ElemTy); in toRValue() local
49 typedef typename SeqT::value_type ElemT; typedef
1127 Type *ElemT = VT->getElementType(); in LoadValueFromMemory() local
1810 QualType ElemT) { in getSValFromInitListExpr()1874 QualType ElemT) { in getSValFromStringLiteral()
7278 QualType ElemT(RefExpr.get()->getType()->getArrayElementTypeNoTypeQual(), 0); in BuildExpressionFromDeclTemplateArgument() local7428 QualType ElemT = T->castAs<ComplexType>()->getElementType(); in BuildExpressionFromNonTypeTemplateArgumentValue() local7436 QualType ElemT = T->castAs<ComplexType>()->getElementType(); in BuildExpressionFromNonTypeTemplateArgumentValue() local7445 QualType ElemT = T->castAs<VectorType>()->getElementType(); in BuildExpressionFromNonTypeTemplateArgumentValue() local
2078 QualType ElemT = getASTContext().getAsArrayType(T)->getElementType(); in mangleTemplateArgValue() local2097 QualType ElemT = T->castAs<VectorType>()->getElementType(); in mangleTemplateArgValue() local
6216 QualType ElemT(T->getArrayElementTypeNoTypeQual(), 0); in isZeroInitialized() local6406 QualType ElemT(T->getArrayElementTypeNoTypeQual(), 0); in mangleValueInTemplateArg() local
6621 QualType ElemT = CAT->getElementType(); in HandleDestructionImpl() local