Home | History | Annotate | Download | only in Sema

Lines Matching refs:desugar

3180       // We desugar some types but not others. We ignore those
3184 QDT = PT->desugar();
3186 QDT = TP->desugar();
3188 QDT = AT->desugar();