Searched refs:setDecltypeLoc (Results 1 – 6 of 6) sorted by relevance
2037 void setDecltypeLoc(SourceLocation Loc) { getLocalData()->DecltypeLoc = Loc; } in setDecltypeLoc() function2047 setDecltypeLoc(Loc); in initializeLocal()
887 DecltypeTL.setDecltypeLoc(DS.getTypeSpecTypeLoc()); in ActOnCXXNestedNameSpecifierDecltype()
7990 DecltypeTL.setDecltypeLoc(DS.getTypeSpecTypeLoc()); in ActOnPseudoDestructorExpr()
6162 TL.setDecltypeLoc(DS.getTypeSpecTypeLoc()); in VisitDecltypeTypeLoc()
6374 NewTL.setDecltypeLoc(TL.getDecltypeLoc()); in TransformDecltypeType()
6744 TL.setDecltypeLoc(readSourceLocation()); in VisitDecltypeTypeLoc()