Home | History | Annotate | Download | only in Sema

Lines Matching refs:desugar

3678       // We desugar some types but not others. We ignore those
3682 QDT = PT->desugar();
3684 QDT = TP->desugar();
3686 QDT = AT->desugar();