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