Searched refs:getElaboratedKeywordLoc (Results 1 – 3 of 3) sorted by relevance
2250 SourceLocation getElaboratedKeywordLoc() const { in getElaboratedKeywordLoc() function2280 if (getElaboratedKeywordLoc().isValid()) in getLocalSourceRange()2282 return SourceRange(getElaboratedKeywordLoc(), in getLocalSourceRange()2285 return SourceRange(getElaboratedKeywordLoc()); in getLocalSourceRange()2330 SourceLocation getElaboratedKeywordLoc() const { in getElaboratedKeywordLoc() function2359 if (getElaboratedKeywordLoc().isValid()) in getLocalSourceRange()2360 return SourceRange(getElaboratedKeywordLoc(), getNameLoc()); in getLocalSourceRange()2387 SourceLocation getElaboratedKeywordLoc() const { in getElaboratedKeywordLoc() function2469 if (getElaboratedKeywordLoc().isValid()) in getLocalSourceRange()2470 return SourceRange(getElaboratedKeywordLoc(), getRAngleLoc()); in getLocalSourceRange()
6983 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentTemplateSpecializationType()7058 Result = getDerived().RebuildElaboratedType(TL.getElaboratedKeywordLoc(), in TransformElaboratedType()7066 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformElaboratedType()7197 TL.getElaboratedKeywordLoc(), in TransformDependentNameType()7210 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentNameType()7214 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentNameType()7277 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentTemplateSpecializationType()7282 SpecTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentTemplateSpecializationType()
552 addSourceLocation(TL.getElaboratedKeywordLoc()); in VisitElaboratedTypeLoc()561 addSourceLocation(TL.getElaboratedKeywordLoc()); in VisitDependentNameTypeLoc()568 addSourceLocation(TL.getElaboratedKeywordLoc()); in VisitDependentTemplateSpecializationTypeLoc()