Searched refs:getElaboratedKeywordLoc (Results 1 – 3 of 3) sorted by relevance
2265 SourceLocation getElaboratedKeywordLoc() const { in getElaboratedKeywordLoc() function2286 if (getElaboratedKeywordLoc().isValid()) in getLocalSourceRange()2288 return SourceRange(getElaboratedKeywordLoc(), in getLocalSourceRange()2291 return SourceRange(getElaboratedKeywordLoc()); in getLocalSourceRange()2324 SourceLocation getElaboratedKeywordLoc() const { in getElaboratedKeywordLoc() function2353 if (getElaboratedKeywordLoc().isValid()) in getLocalSourceRange()2354 return SourceRange(getElaboratedKeywordLoc(), getNameLoc()); in getLocalSourceRange()2381 SourceLocation getElaboratedKeywordLoc() const { in getElaboratedKeywordLoc() function2462 if (getElaboratedKeywordLoc().isValid()) in getLocalSourceRange()2463 return SourceRange(getElaboratedKeywordLoc(), getRAngleLoc()); in getLocalSourceRange()
6762 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentTemplateSpecializationType()6835 Result = getDerived().RebuildElaboratedType(TL.getElaboratedKeywordLoc(), in TransformElaboratedType()6843 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformElaboratedType()6964 TL.getElaboratedKeywordLoc(), in TransformDependentNameType()6977 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentNameType()6981 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentNameType()7044 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentTemplateSpecializationType()7049 SpecTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentTemplateSpecializationType()
530 addSourceLocation(TL.getElaboratedKeywordLoc()); in VisitElaboratedTypeLoc()539 addSourceLocation(TL.getElaboratedKeywordLoc()); in VisitDependentNameTypeLoc()546 addSourceLocation(TL.getElaboratedKeywordLoc()); in VisitDependentTemplateSpecializationTypeLoc()