Searched refs:setTypeofLoc (Results 1 – 4 of 4) sorted by relevance
1590 void setTypeofLoc(SourceLocation Loc) { in setTypeofLoc() function1621 setTypeofLoc(Loc); in initializeLocal()
4881 TL.setTypeofLoc(DS.getTypeSpecTypeLoc()); in VisitTypeOfExprTypeLoc()4886 TL.setTypeofLoc(DS.getTypeSpecTypeLoc()); in VisitTypeOfTypeLoc()
5218 NewTL.setTypeofLoc(TL.getTypeofLoc()); in TransformTypeOfExprType()5241 NewTL.setTypeofLoc(TL.getTypeofLoc()); in TransformTypeOfType()
5827 TL.setTypeofLoc(ReadSourceLocation(Record, Idx)); in VisitTypeOfExprTypeLoc()5832 TL.setTypeofLoc(ReadSourceLocation(Record, Idx)); in VisitTypeOfTypeLoc()