Searched refs:getKWLoc (Results 1 – 3 of 3) sorted by relevance
1592 SourceLocation getKWLoc() const { return getLocalData()->KWLoc; } in getKWLoc() function1609 return SourceRange(getKWLoc(), getRParenLoc()); in getLocalSourceRange()1909 return SourceRange(getKWLoc(), getRParenLoc()); in getLocalSourceRange()1912 SourceLocation getKWLoc() const { in getKWLoc() function
4724 TL.getKWLoc()); in TransformUnaryTransformType()4730 NewTL.setKWLoc(TL.getKWLoc()); in TransformUnaryTransformType()4893 Result = getDerived().RebuildAtomicType(ValueType, TL.getKWLoc()); in TransformAtomicType()4899 NewTL.setKWLoc(TL.getKWLoc()); in TransformAtomicType()
552 Writer.AddSourceLocation(TL.getKWLoc(), Record); in VisitUnaryTransformTypeLoc()647 Writer.AddSourceLocation(TL.getKWLoc(), Record); in VisitAtomicTypeLoc()