Searched refs:getKWLoc (Results 1 – 3 of 3) sorted by relevance
1676 SourceLocation getKWLoc() const { return getLocalData()->KWLoc; } in getKWLoc() function1693 return SourceRange(getKWLoc(), getRParenLoc()); in getLocalSourceRange()1993 return SourceRange(getKWLoc(), getRParenLoc()); in getLocalSourceRange()1996 SourceLocation getKWLoc() const { in getKWLoc() function
5147 TL.getKWLoc()); in TransformUnaryTransformType()5153 NewTL.setKWLoc(TL.getKWLoc()); in TransformUnaryTransformType()5316 Result = getDerived().RebuildAtomicType(ValueType, TL.getKWLoc()); in TransformAtomicType()5322 NewTL.setKWLoc(TL.getKWLoc()); in TransformAtomicType()
572 Writer.AddSourceLocation(TL.getKWLoc(), Record); in VisitUnaryTransformTypeLoc()671 Writer.AddSourceLocation(TL.getKWLoc(), Record); in VisitAtomicTypeLoc()