Searched refs:getStarLoc (Results 1 – 6 of 6) sorted by relevance
942 SourceLocation getStarLoc() const { in getStarLoc() function972 SourceLocation getStarLoc() const { in getStarLoc() function996 return SourceRange(TI->getTypeLoc().getBeginLoc(), getStarLoc()); in getLocalSourceRange()998 return SourceRange(getStarLoc()); in getLocalSourceRange()1007 SourceLocation getStarLoc() const { in getStarLoc() function
1229 SourceLocation getStarLoc() const { return StarLoc; } in getStarLoc() function
436 Writer.AddSourceLocation(TL.getStarLoc(), Record); in VisitPointerTypeLoc()448 Writer.AddSourceLocation(TL.getStarLoc(), Record); in VisitMemberPointerTypeLoc()607 Writer.AddSourceLocation(TL.getStarLoc(), Record); in VisitObjCObjectPointerTypeLoc()
184 Writer.AddSourceLocation(S->getStarLoc(), Record); in VisitIndirectGotoStmt()
224 << FixItHint::CreateRemoval(TL.getStarLoc()); in DiagnoseUnusedExprResult()
3534 NewT.setStarLoc(TL.getStarLoc()); in TransformPointerType()3664 TL.getStarLoc()); in TransformMemberPointerType()5479 return getDerived().RebuildIndirectGotoStmt(S->getGotoLoc(), S->getStarLoc(), in TransformIndirectGotoStmt()