Searched refs:getElaboratedKeywordLoc (Results 1 – 3 of 3) sorted by relevance
2319 SourceLocation getElaboratedKeywordLoc() const { in getElaboratedKeywordLoc() function2349 if (getElaboratedKeywordLoc().isValid()) in getLocalSourceRange()2351 return SourceRange(getElaboratedKeywordLoc(), in getLocalSourceRange()2354 return SourceRange(getElaboratedKeywordLoc()); in getLocalSourceRange()2399 SourceLocation getElaboratedKeywordLoc() const { in getElaboratedKeywordLoc() function2428 if (getElaboratedKeywordLoc().isValid()) in getLocalSourceRange()2429 return SourceRange(getElaboratedKeywordLoc(), getNameLoc()); in getLocalSourceRange()2456 SourceLocation getElaboratedKeywordLoc() const { in getElaboratedKeywordLoc() function2538 if (getElaboratedKeywordLoc().isValid()) in getLocalSourceRange()2539 return SourceRange(getElaboratedKeywordLoc(), getRAngleLoc()); in getLocalSourceRange()
7238 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentTemplateSpecializationType()7313 Result = getDerived().RebuildElaboratedType(TL.getElaboratedKeywordLoc(), in TransformElaboratedType()7321 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformElaboratedType()7481 TL.getElaboratedKeywordLoc(), in TransformDependentNameType()7494 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentNameType()7498 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentNameType()7561 NewTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentTemplateSpecializationType()7566 SpecTL.setElaboratedKeywordLoc(TL.getElaboratedKeywordLoc()); in TransformDependentTemplateSpecializationType()
597 addSourceLocation(TL.getElaboratedKeywordLoc()); in VisitElaboratedTypeLoc()606 addSourceLocation(TL.getElaboratedKeywordLoc()); in VisitDependentNameTypeLoc()613 addSourceLocation(TL.getElaboratedKeywordLoc()); in VisitDependentTemplateSpecializationTypeLoc()