Home | History | Annotate | Download | only in libclang

Lines Matching defs:TL

1023   TypeLoc TL = Type->getTypeLoc();
1024 SourceLocation Loc = TL.getBeginLoc();
1028 ElaboratedTypeLoc ElabTL = TL.castAs<ElaboratedTypeLoc>();