Home | History | Annotate | Download | only in Sema

Lines Matching refs:LIT

1763   if (const LocInfoType *LIT = dyn_cast<LocInfoType>(QT)) {
1764 QT = LIT->getType();
1765 DI = LIT->getTypeSourceInfo();