Home | History | Annotate | Download | only in Parse

Lines Matching refs:DestTy

1886     TypeResult DestTy = ParseTypeName();
1887 if (DestTy.isInvalid())
1897 Res = Actions.ActOnAsTypeExpr(Expr.take(), DestTy.get(), StartLoc,