Searched refs:setKWLoc (Results 1 – 4 of 4) sorted by relevance
1504 void setKWLoc(SourceLocation Loc) { getLocalData()->KWLoc = Loc; } in setKWLoc() function1532 setKWLoc(Loc); in initializeLocal()1822 void setKWLoc(SourceLocation Loc) { in setKWLoc() function1849 setKWLoc(Loc); in initializeLocal()
3282 TL.setKWLoc(DS.getTypeSpecTypeLoc()); in VisitUnaryTransformTypeLoc()3342 TL.setKWLoc(DS.getTypeSpecTypeLoc()); in VisitAtomicTypeLoc()
4457 NewTL.setKWLoc(TL.getKWLoc()); in TransformUnaryTransformType()4625 NewTL.setKWLoc(TL.getKWLoc()); in TransformAtomicType()
4785 TL.setKWLoc(ReadSourceLocation(Record, Idx)); in VisitUnaryTransformTypeLoc()4885 TL.setKWLoc(ReadSourceLocation(Record, Idx)); in VisitAtomicTypeLoc()