Searched refs:setDecltypeLoc (Results 1 – 6 of 6) sorted by relevance
2084 void setDecltypeLoc(SourceLocation Loc) { getLocalData()->DecltypeLoc = Loc; } in setDecltypeLoc() function2094 setDecltypeLoc(Loc); in initializeLocal()
806 DecltypeTL.setDecltypeLoc(DS.getTypeSpecTypeLoc()); in ActOnCXXNestedNameSpecifierDecltype()
8328 DecltypeTL.setDecltypeLoc(DS.getTypeSpecTypeLoc()); in ActOnPseudoDestructorExpr()
5884 TL.setDecltypeLoc(DS.getTypeSpecTypeLoc()); in VisitDecltypeTypeLoc()
6626 NewTL.setDecltypeLoc(TL.getDecltypeLoc()); in TransformDecltypeType()
6950 TL.setDecltypeLoc(readSourceLocation()); in VisitDecltypeTypeLoc()