Searched refs:getSigilLoc (Results 1 – 2 of 2) sorted by relevance
1108 SourceLocation getSigilLoc() const { in getSigilLoc() function1120 return SourceRange(getSigilLoc(), getSigilLoc()); in getLocalSourceRange()1138 return getSigilLoc(); in getStarLoc()1151 return getSigilLoc(); in getCaretLoc()1168 return getSigilLoc(); in getStarLoc()1203 return getSigilLoc(); in getStarLoc()1226 return getSigilLoc(); in getAmpLoc()1239 return getSigilLoc(); in getAmpAmpLoc()
4252 Result = getDerived().RebuildPointerType(PointeeType, TL.getSigilLoc()); in TransformPointerType()4262 NewT.setSigilLoc(TL.getSigilLoc()); in TransformPointerType()4279 TL.getSigilLoc()); in TransformBlockPointerType()4285 NewT.setSigilLoc(TL.getSigilLoc()); in TransformBlockPointerType()4309 TL.getSigilLoc()); in TransformReferenceType()4325 NewTL.setSigilLoc(TL.getSigilLoc()); in TransformReferenceType()4390 NewTL.setSigilLoc(TL.getSigilLoc()); in TransformMemberPointerType()