Searched refs:getKWLoc (Results 1 – 3 of 3) sorted by relevance
1589 SourceLocation getKWLoc() const { return getLocalData()->KWLoc; } in getKWLoc() function1606 return SourceRange(getKWLoc(), getRParenLoc()); in getLocalSourceRange()1906 return SourceRange(getKWLoc(), getRParenLoc()); in getLocalSourceRange()1909 SourceLocation getKWLoc() const { in getKWLoc() function
4623 TL.getKWLoc()); in TransformUnaryTransformType()4629 NewTL.setKWLoc(TL.getKWLoc()); in TransformUnaryTransformType()4792 Result = getDerived().RebuildAtomicType(ValueType, TL.getKWLoc()); in TransformAtomicType()4798 NewTL.setKWLoc(TL.getKWLoc()); in TransformAtomicType()
536 Writer.AddSourceLocation(TL.getKWLoc(), Record); in VisitUnaryTransformTypeLoc()631 Writer.AddSourceLocation(TL.getKWLoc(), Record); in VisitAtomicTypeLoc()