Searched refs:setTypeofLoc (Results 1 – 4 of 4) sorted by relevance
1508 void setTypeofLoc(SourceLocation Loc) { in setTypeofLoc() function1539 setTypeofLoc(Loc); in initializeLocal()
3601 TL.setTypeofLoc(DS.getTypeSpecTypeLoc()); in VisitTypeOfExprTypeLoc()3606 TL.setTypeofLoc(DS.getTypeSpecTypeLoc()); in VisitTypeOfTypeLoc()
4887 NewTL.setTypeofLoc(TL.getTypeofLoc()); in TransformTypeOfExprType()4910 NewTL.setTypeofLoc(TL.getTypeofLoc()); in TransformTypeOfType()
5834 TL.setTypeofLoc(ReadSourceLocation(Record, Idx)); in VisitTypeOfExprTypeLoc()5839 TL.setTypeofLoc(ReadSourceLocation(Record, Idx)); in VisitTypeOfTypeLoc()