Home | History | Annotate | Download | only in Sema

Lines Matching refs:TL

298     TypeLoc TL = TSInfo->getTypeLoc().IgnoreParens();
299 if (FunctionTypeLoc FTLoc = TL.getAs<FunctionTypeLoc>())