Searched refs:getTypeofLoc (Results 1 – 4 of 4) sorted by relevance
240 return SourceRange(getTypeofLoc(), getRParenLoc()); in getLocalSourceRange()242 return SourceRange(getTypeofLoc(), in getLocalSourceRange()
1505 SourceLocation getTypeofLoc() const { in getTypeofLoc() function1535 return SourceRange(getTypeofLoc(), getRParenLoc()); in getLocalSourceRange()
4880 Result = getDerived().RebuildTypeOfExprType(E.get(), TL.getTypeofLoc()); in TransformTypeOfExprType()4887 NewTL.setTypeofLoc(TL.getTypeofLoc()); in TransformTypeOfExprType()4910 NewTL.setTypeofLoc(TL.getTypeofLoc()); in TransformTypeOfType()
551 Writer.AddSourceLocation(TL.getTypeofLoc(), Record); in VisitTypeOfExprTypeLoc()556 Writer.AddSourceLocation(TL.getTypeofLoc(), Record); in VisitTypeOfTypeLoc()