Searched refs:setTypeofLoc (Results 1 – 4 of 4) sorted by relevance
1508 void setTypeofLoc(SourceLocation Loc) { in setTypeofLoc() function1539 setTypeofLoc(Loc); in initializeLocal()
3551 TL.setTypeofLoc(DS.getTypeSpecTypeLoc()); in VisitTypeOfExprTypeLoc()3556 TL.setTypeofLoc(DS.getTypeSpecTypeLoc()); in VisitTypeOfTypeLoc()
4650 NewTL.setTypeofLoc(TL.getTypeofLoc()); in TransformTypeOfExprType()4673 NewTL.setTypeofLoc(TL.getTypeofLoc()); in TransformTypeOfType()
5650 TL.setTypeofLoc(ReadSourceLocation(Record, Idx)); in VisitTypeOfExprTypeLoc()5655 TL.setTypeofLoc(ReadSourceLocation(Record, Idx)); in VisitTypeOfTypeLoc()