Home | History | Annotate | Download | only in Sema

Lines Matching refs:DTL

4347   if (DecayedTypeLoc DTL = TL.getAs<DecayedTypeLoc>())
4348 TL = DTL.getOriginalLoc();