Searched refs:getSigilLoc (Results 1 – 2 of 2) sorted by relevance
1274 SourceLocation getSigilLoc() const { in getSigilLoc() function1287 return SourceRange(getSigilLoc(), getSigilLoc()); in getLocalSourceRange()1304 return getSigilLoc(); in getStarLoc()1317 return getSigilLoc(); in getCaretLoc()1335 return getSigilLoc(); in getStarLoc()1373 return getSigilLoc(); in getStarLoc()1395 return getSigilLoc(); in getAmpLoc()1409 return getSigilLoc(); in getAmpAmpLoc()
5323 Result = getDerived().RebuildPointerType(PointeeType, TL.getSigilLoc()); in TransformPointerType()5333 NewT.setSigilLoc(TL.getSigilLoc()); in TransformPointerType()5350 TL.getSigilLoc()); in TransformBlockPointerType()5356 NewT.setSigilLoc(TL.getSigilLoc()); in TransformBlockPointerType()5380 TL.getSigilLoc()); in TransformReferenceType()5396 NewTL.setSigilLoc(TL.getSigilLoc()); in TransformReferenceType()5461 NewTL.setSigilLoc(TL.getSigilLoc()); in TransformMemberPointerType()