Home | History | Annotate | Download | only in CodeGen

Lines Matching full:dce

1884                                               const CXXDynamicCastExpr *DCE) {
1885 QualType DestTy = DCE->getTypeAsWritten();
1887 if (DCE->isAlwaysNull())
1890 QualType SrcTy = DCE->getSubExpr()->getType();