Searched refs:getKeywordLoc (Results 1 – 3 of 3) sorted by relevance
1478 SourceLocation getKeywordLoc() const { in getKeywordLoc() function1498 if (getKeywordLoc().isValid()) in getLocalSourceRange()1500 return SourceRange(getKeywordLoc(), getQualifierLoc().getEndLoc()); in getLocalSourceRange()1502 return SourceRange(getKeywordLoc()); in getLocalSourceRange()1538 SourceLocation getKeywordLoc() const { in getKeywordLoc() function1565 if (getKeywordLoc().isValid()) in getLocalSourceRange()1566 return SourceRange(getKeywordLoc(), getNameLoc()); in getLocalSourceRange()1593 SourceLocation getKeywordLoc() const { in getKeywordLoc() function1661 if (getKeywordLoc().isValid()) in getLocalSourceRange()1662 return SourceRange(getKeywordLoc(), getRAngleLoc()); in getLocalSourceRange()
4537 NewTL.setKeywordLoc(TL.getKeywordLoc()); in TransformDependentTemplateSpecializationType()4607 Result = getDerived().RebuildElaboratedType(TL.getKeywordLoc(), in TransformElaboratedType()4615 NewTL.setKeywordLoc(TL.getKeywordLoc()); in TransformElaboratedType()4691 TL.getKeywordLoc(), in TransformDependentNameType()4703 NewTL.setKeywordLoc(TL.getKeywordLoc()); in TransformDependentNameType()4707 NewTL.setKeywordLoc(TL.getKeywordLoc()); in TransformDependentNameType()4771 NewTL.setKeywordLoc(TL.getKeywordLoc()); in TransformDependentTemplateSpecializationType()4776 SpecTL.setKeywordLoc(TL.getKeywordLoc()); in TransformDependentTemplateSpecializationType()
562 Writer.AddSourceLocation(TL.getKeywordLoc(), Record); in VisitElaboratedTypeLoc()569 Writer.AddSourceLocation(TL.getKeywordLoc(), Record); in VisitDependentNameTypeLoc()575 Writer.AddSourceLocation(TL.getKeywordLoc(), Record); in VisitDependentTemplateSpecializationTypeLoc()