Home | History | Annotate | Download | only in libclang

Lines Matching refs:TL

945   TypeLoc TL = Type->getTypeLoc();
946 SourceLocation Loc = TL.getBeginLoc();
950 ElaboratedTypeLoc ElabTL = TL.castAs<ElaboratedTypeLoc>();