Home | History | Annotate | Download | only in CodeGen

Lines Matching full:castexpr

320   Value *VisitCastExpr(CastExpr *E);
1340 bool CodeGenFunction::ShouldNullCheckClassCastValue(const CastExpr *CE) {
1363 Value *ScalarExprEmitter::VisitCastExpr(CastExpr *CE) {