Searched refs:getModifiedLoc (Results 1 – 7 of 7) sorted by relevance
71 TL = Attr.getModifiedLoc(); in lookForAttribute()117 Attr.ModifiedType = TL.getModifiedLoc().getType(); in handleAttr()
678 TypeLoc getModifiedLoc() const { in getModifiedLoc() function
1168 TRY_TO(TraverseTypeLoc(TL.getModifiedLoc()));
1110 TRY_TO(TraverseTypeLoc(TL.getModifiedLoc()));
1506 return Visit(TL.getModifiedLoc()); in VisitAttributedTypeLoc()
3201 Visit(TL.getModifiedLoc()); in VisitAttributedTypeLoc()
4868 QualType modifiedType = getDerived().TransformType(TLB, TL.getModifiedLoc()); in TransformAttributedType()