Searched refs:setDecltypeLoc (Results 1 – 6 of 6) sorted by relevance
2036 void setDecltypeLoc(SourceLocation Loc) { getLocalData()->DecltypeLoc = Loc; } in setDecltypeLoc() function2046 setDecltypeLoc(Loc); in initializeLocal()
887 DecltypeTL.setDecltypeLoc(DS.getTypeSpecTypeLoc()); in ActOnCXXNestedNameSpecifierDecltype()
7970 DecltypeTL.setDecltypeLoc(DS.getTypeSpecTypeLoc()); in ActOnPseudoDestructorExpr()
6066 TL.setDecltypeLoc(DS.getTypeSpecTypeLoc()); in VisitDecltypeTypeLoc()
6274 NewTL.setDecltypeLoc(TL.getDecltypeLoc()); in TransformDecltypeType()
6704 TL.setDecltypeLoc(readSourceLocation()); in VisitDecltypeTypeLoc()