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()
4146 Result = getDerived().RebuildPointerType(PointeeType, TL.getSigilLoc()); in TransformPointerType()4156 NewT.setSigilLoc(TL.getSigilLoc()); in TransformPointerType()4173 TL.getSigilLoc()); in TransformBlockPointerType()4179 NewT.setSigilLoc(TL.getSigilLoc()); in TransformBlockPointerType()4203 TL.getSigilLoc()); in TransformReferenceType()4219 NewTL.setSigilLoc(TL.getSigilLoc()); in TransformReferenceType()4284 NewTL.setSigilLoc(TL.getSigilLoc()); in TransformMemberPointerType()