Searched refs:getSigilLoc (Results 1 – 2 of 2) sorted by relevance
1232 SourceLocation getSigilLoc() const { in getSigilLoc() function1245 return SourceRange(getSigilLoc(), getSigilLoc()); in getLocalSourceRange()1262 return getSigilLoc(); in getStarLoc()1275 return getSigilLoc(); in getCaretLoc()1293 return getSigilLoc(); in getStarLoc()1331 return getSigilLoc(); in getStarLoc()1353 return getSigilLoc(); in getAmpLoc()1367 return getSigilLoc(); in getAmpAmpLoc()
5131 Result = getDerived().RebuildPointerType(PointeeType, TL.getSigilLoc()); in TransformPointerType()5141 NewT.setSigilLoc(TL.getSigilLoc()); in TransformPointerType()5158 TL.getSigilLoc()); in TransformBlockPointerType()5164 NewT.setSigilLoc(TL.getSigilLoc()); in TransformBlockPointerType()5188 TL.getSigilLoc()); in TransformReferenceType()5204 NewTL.setSigilLoc(TL.getSigilLoc()); in TransformReferenceType()5269 NewTL.setSigilLoc(TL.getSigilLoc()); in TransformMemberPointerType()