Searched refs:setDecltypeLoc (Results 1 – 6 of 6) sorted by relevance
863 DecltypeTL.setDecltypeLoc(DS.getTypeSpecTypeLoc()); in ActOnCXXNestedNameSpecifierDecltype()
8114 DecltypeTL.setDecltypeLoc(DS.getTypeSpecTypeLoc()); in ActOnPseudoDestructorExpr()
6312 TL.setDecltypeLoc(DS.getTypeSpecTypeLoc()); in VisitDecltypeTypeLoc()
6478 NewTL.setDecltypeLoc(TL.getDecltypeLoc()); in TransformDecltypeType()
2043 void setDecltypeLoc(SourceLocation Loc) { getLocalData()->DecltypeLoc = Loc; } in setDecltypeLoc() function2053 setDecltypeLoc(Loc); in initializeLocal()
6945 TL.setDecltypeLoc(readSourceLocation()); in VisitDecltypeTypeLoc()