Searched refs:getDecltypeLoc (Results 1 – 3 of 3) sorted by relevance
2139 SourceLocation getDecltypeLoc() const { return getLocalData()->DecltypeLoc; } in getDecltypeLoc() function2146 return SourceRange(getDecltypeLoc(), getRParenLoc()); in getLocalSourceRange()
6846 Result = getDerived().RebuildDecltypeType(E.get(), TL.getDecltypeLoc()); in TransformDecltypeType()6853 NewTL.setDecltypeLoc(TL.getDecltypeLoc()); in TransformDecltypeType()
527 addSourceLocation(TL.getDecltypeLoc()); in VisitDecltypeTypeLoc()