Searched refs:getTypeofLoc (Results 1 – 4 of 4) sorted by relevance
309 return SourceRange(getTypeofLoc(), getRParenLoc()); in getLocalSourceRange()311 return SourceRange(getTypeofLoc(), in getLocalSourceRange()
1800 SourceLocation getTypeofLoc() const { in getTypeofLoc() function1834 return SourceRange(getTypeofLoc(), getRParenLoc()); in getLocalSourceRange()
327 Record.AddSourceLocation(TL.getTypeofLoc()); in VisitTypeOfExprTypeLoc()333 Record.AddSourceLocation(TL.getTypeofLoc()); in VisitTypeOfTypeLoc()
5737 Result = getDerived().RebuildTypeOfExprType(E.get(), TL.getTypeofLoc()); in TransformTypeOfExprType()5744 NewTL.setTypeofLoc(TL.getTypeofLoc()); in TransformTypeOfExprType()5767 NewTL.setTypeofLoc(TL.getTypeofLoc()); in TransformTypeOfType()