Home | History | Annotate | Download | only in Sema

Lines Matching refs:desugar

3990       // We desugar some types but not others. We ignore those
3994 QDT = PT->desugar();
3996 QDT = TP->desugar();
3998 QDT = AT->desugar();