Searched refs:getStarLoc (Results 1 – 7 of 7) sorted by relevance
1049 SourceLocation getStarLoc() const { in getStarLoc() function1079 SourceLocation getStarLoc() const { in getStarLoc() function1103 return SourceRange(TI->getTypeLoc().getBeginLoc(), getStarLoc()); in getLocalSourceRange()1105 return SourceRange(getStarLoc()); in getLocalSourceRange()1114 SourceLocation getStarLoc() const { in getStarLoc() function
1230 SourceLocation getStarLoc() const { return StarLoc; } in getStarLoc() function
453 Writer.AddSourceLocation(TL.getStarLoc(), Record); in VisitPointerTypeLoc()468 Writer.AddSourceLocation(TL.getStarLoc(), Record); in VisitMemberPointerTypeLoc()628 Writer.AddSourceLocation(TL.getStarLoc(), Record); in VisitObjCObjectPointerTypeLoc()
187 Writer.AddSourceLocation(S->getStarLoc(), Record); in VisitIndirectGotoStmt()
3689 NewT.setStarLoc(TL.getStarLoc()); in TransformPointerType()3819 TL.getStarLoc()); in TransformMemberPointerType()5625 return getDerived().RebuildIndirectGotoStmt(S->getGotoLoc(), S->getStarLoc(), in TransformIndirectGotoStmt()
269 << FixItHint::CreateRemoval(TL.getStarLoc()); in DiagnoseUnusedExprResult()
4355 DstPTL.setStarLoc(SrcPTL.getStarLoc()); in FixInvalidVariablyModifiedTypeLoc()