Searched defs:ExprTy (Results 1 – 6 of 6) sorted by relevance
253 QualType ExprTy = Context.getCanonicalType(E->getType()); in ImpCastExprToType() local853 QualType ExprTy = E.getType(); in isExprCallable() local
558 QualType ExprTy = T.getNonLValueExprType(SemaRef.Context); in CheckExplicitInitList() local
2677 QualType ExprTy = Op->getType(); in CheckUnaryExprOrTypeTraitOperand() local
192 typedef Expr ExprTy; typedef
1399 QualType ExprTy = getContext().getCanonicalType(E->getSubExpr()->getType()); in EmitUnaryOpLValue() local
181 typedef Expr ExprTy; typedef