Searched defs:ExprTy (Results 1 – 9 of 9) sorted by relevance
602 QualType ExprTy = Context.getCanonicalType(E->getType()); in ImpCastExprToType() local2292 QualType ExprTy = E.getType(); in tryExprAsCall() local
1200 QualType ExprTy = T; in CheckExplicitInitList() local
8778 QualType ExprTy = E->getType(); in checkFormatExpr() local
4117 QualType ExprTy = E->getType(); in CheckUnaryExprOrTypeTraitOperand() local
17928 QualType ExprTy = RefExpr->getType().getNonReferenceType(); in ActOnOpenMPDependClause() local
481 QualType ExprTy = E->getType(); in EmitCompoundStmtWithoutScope() local
2875 QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType()); in EmitUnaryOpLValue() local
7268 QualType ExprTy = E->getType().getCanonicalType(); in getExprTypeSize() local
4761 OMPArrayShapingExpr::OMPArrayShapingExpr(QualType ExprTy, Expr *Op, in OMPArrayShapingExpr()4883 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr()