Searched defs:ExprTy (Results 1 – 10 of 10) sorted by relevance
651 QualType ExprTy = Context.getCanonicalType(E->getType()); in ImpCastExprToType() local2506 QualType ExprTy = E.getType(); in tryExprAsCall() local
1214 QualType ExprTy = T; in CheckExplicitInitList() local
4166 QualType ExprTy = E->getType(); in ActOnParenExpr() local4264 QualType ExprTy = E->getType(); in CheckUnaryExprOrTypeTraitOperand() local
10333 QualType ExprTy = E->getType(); in checkFormatExpr() local
20669 QualType ExprTy = RefExpr->getType().getNonReferenceType(); in ActOnOpenMPDependClause() local
523 QualType ExprTy = E->getType(); in EmitCompoundStmtWithoutScope() local
1636 llvm::Type *ExprTy = ConvertType(E->getType()); in VisitSYCLUniqueStableNameExpr() local
2936 QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType()); in EmitUnaryOpLValue() local
6977 QualType ExprTy = E->getType().getCanonicalType(); in getExprTypeSize() local
4958 OMPArrayShapingExpr::OMPArrayShapingExpr(QualType ExprTy, Expr *Op, in OMPArrayShapingExpr()5080 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr()