Home | History | Annotate | Download | only in Sema

Lines Matching defs:TL

343     TypeLoc TL = TSInfo->getTypeLoc().IgnoreParens();
346 if (auto FTLoc = TL.getAs<FunctionProtoTypeLoc>())