Searched refs:getKWLoc (Results 1 – 3 of 3) sorted by relevance
2195 SourceLocation getKWLoc() const { return getLocalData()->KWLoc; } in getKWLoc() function2213 return SourceRange(getKWLoc(), getRParenLoc()); in getLocalSourceRange()2672 return SourceRange(getKWLoc(), getRParenLoc()); in getLocalSourceRange()2675 SourceLocation getKWLoc() const { in getKWLoc() function2728 SourceRange getLocalSourceRange() const { return SourceRange(getKWLoc()); } in getLocalSourceRange()2730 SourceLocation getKWLoc() const { return this->getLocalData()->KWLoc; } in getKWLoc() function
6982 TL.getKWLoc()); in TransformUnaryTransformType()6988 NewTL.setKWLoc(TL.getKWLoc()); in TransformUnaryTransformType()7172 Result = getDerived().RebuildAtomicType(ValueType, TL.getKWLoc()); in TransformAtomicType()7178 NewTL.setKWLoc(TL.getKWLoc()); in TransformAtomicType()7196 Result = getDerived().RebuildPipeType(ValueType, TL.getKWLoc(), isReadPipe); in TransformPipeType()7202 NewTL.setKWLoc(TL.getKWLoc()); in TransformPipeType()
532 addSourceLocation(TL.getKWLoc()); in VisitUnaryTransformTypeLoc()687 addSourceLocation(TL.getKWLoc()); in VisitAtomicTypeLoc()693 addSourceLocation(TL.getKWLoc()); in VisitPipeTypeLoc()