Searched refs:getStarLoc (Results 1 – 7 of 7) sorted by relevance
1055 SourceLocation getStarLoc() const { in getStarLoc() function1085 SourceLocation getStarLoc() const { in getStarLoc() function1109 return SourceRange(TI->getTypeLoc().getBeginLoc(), getStarLoc()); in getLocalSourceRange()1111 return SourceRange(getStarLoc()); in getLocalSourceRange()1120 SourceLocation getStarLoc() const { in getStarLoc() function
1255 SourceLocation getStarLoc() const { return StarLoc; } in getStarLoc() function
466 Writer.AddSourceLocation(TL.getStarLoc(), Record); in VisitPointerTypeLoc()484 Writer.AddSourceLocation(TL.getStarLoc(), Record); in VisitMemberPointerTypeLoc()644 Writer.AddSourceLocation(TL.getStarLoc(), Record); in VisitObjCObjectPointerTypeLoc()
187 Writer.AddSourceLocation(S->getStarLoc(), Record); in VisitIndirectGotoStmt()
3827 NewT.setStarLoc(TL.getStarLoc()); in TransformPointerType()3957 TL.getStarLoc()); in TransformMemberPointerType()5769 return getDerived().RebuildIndirectGotoStmt(S->getGotoLoc(), S->getStarLoc(), in TransformIndirectGotoStmt()
282 << FixItHint::CreateRemoval(TL.getStarLoc()); in DiagnoseUnusedExprResult()
4654 DstPTL.setStarLoc(SrcPTL.getStarLoc()); in FixInvalidVariablyModifiedTypeLoc()