Searched refs:getKWLoc (Results 1 – 6 of 6) 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() function2045 SourceRange getLocalSourceRange() const { return SourceRange(getKWLoc()); } in getLocalSourceRange()2047 SourceLocation getKWLoc() const { return this->getLocalData()->KWLoc; } in getKWLoc() function
1959 SourceLocation getKWLoc() const { return getLocalData()->KWLoc; } in getKWLoc() function1977 return SourceRange(getKWLoc(), getRParenLoc()); in getLocalSourceRange()2429 return SourceRange(getKWLoc(), getRParenLoc()); in getLocalSourceRange()2432 SourceLocation getKWLoc() const { in getKWLoc() function2485 SourceRange getLocalSourceRange() const { return SourceRange(getKWLoc()); } in getLocalSourceRange()2487 SourceLocation getKWLoc() const { return this->getLocalData()->KWLoc; } in getKWLoc() function
5292 TL.getKWLoc()); in TransformUnaryTransformType()5298 NewTL.setKWLoc(TL.getKWLoc()); in TransformUnaryTransformType()5461 Result = getDerived().RebuildAtomicType(ValueType, TL.getKWLoc()); in TransformAtomicType()5467 NewTL.setKWLoc(TL.getKWLoc()); in TransformAtomicType()5483 Result = getDerived().RebuildPipeType(ValueType, TL.getKWLoc()); in TransformPipeType()5489 NewTL.setKWLoc(TL.getKWLoc()); in TransformPipeType()
606 Record.AddSourceLocation(TL.getKWLoc()); in VisitUnaryTransformTypeLoc()705 Record.AddSourceLocation(TL.getKWLoc()); in VisitAtomicTypeLoc()710 Record.AddSourceLocation(TL.getKWLoc()); in VisitPipeTypeLoc()
6089 TL.getKWLoc()); in TransformUnaryTransformType()6095 NewTL.setKWLoc(TL.getKWLoc()); in TransformUnaryTransformType()6263 Result = getDerived().RebuildAtomicType(ValueType, TL.getKWLoc()); in TransformAtomicType()6269 NewTL.setKWLoc(TL.getKWLoc()); in TransformAtomicType()6287 Result = getDerived().RebuildPipeType(ValueType, TL.getKWLoc(), isReadPipe); in TransformPipeType()6293 NewTL.setKWLoc(TL.getKWLoc()); in TransformPipeType()
364 Record.AddSourceLocation(TL.getKWLoc()); in VisitUnaryTransformTypeLoc()490 Record.AddSourceLocation(TL.getKWLoc()); in VisitAtomicTypeLoc()496 Record.AddSourceLocation(TL.getKWLoc()); in VisitPipeTypeLoc()