Home | History | Annotate | Download | only in Sema

Lines Matching refs:ATL

3054   while (auto ATL = TL.getAs<AttributedTypeLoc>())
3055 TL = ATL.getModifiedLoc().IgnoreParens();