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