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() function2045 SourceRange getLocalSourceRange() const { return SourceRange(getKWLoc()); } in getLocalSourceRange()2047 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()