Searched defs:ExprTy (Results 1 – 7 of 7) sorted by relevance
390 QualType ExprTy = Context.getCanonicalType(E->getType()); in ImpCastExprToType() local1371 QualType ExprTy = E.getType(); in tryExprAsCall() local
969 QualType ExprTy = T; in CheckExplicitInitList() local
5123 QualType ExprTy = E->getType(); in checkFormatExpr() local
3621 QualType ExprTy = E->getType(); in CheckUnaryExprOrTypeTraitOperand() local
358 QualType ExprTy = cast<Expr>(LastStmt)->getType(); in EmitCompoundStmtWithoutScope() local
2217 QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType()); in EmitUnaryOpLValue() local
5005 auto ExprTy = E->getType().getCanonicalType(); in getExprTypeSize() local