Searched defs:exprTy (Results 1 – 3 of 3) sorted by relevance
53 mlir::Type exprTy = cgf.convertType(e->getType()); in emitBuiltinBitOp() local
651 QualType exprTy = getContext().getCanonicalType(e->getSubExpr()->getType()); in emitUnaryOpLValue() local
3862 ExplicitCastExpr(StmtClass SC, QualType exprTy, ExprValueKind VK, in ExplicitCastExpr()3901 CStyleCastExpr(QualType exprTy, ExprValueKind vk, CastKind kind, Expr *op, in CStyleCastExpr()