Home | History | Annotate | Download | only in Sema

Lines Matching refs:CastArg

1300     Expr *CastArg = Cast->getSubExpr();
1301 if (CastArg->getType()->isSpecificBuiltinType(BuiltinType::Float)) {
1305 TheCall->setArg(NumArgs-1, CastArg);