Searched refs:setTypeSourceInfo (Results 1 – 7 of 7) sorted by relevance
735 void setTypeSourceInfo(TypeSourceInfo *TI) { in setTypeSourceInfo() function3203 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo() function
2421 void setTypeSourceInfo(TypeSourceInfo *tsi) { in setTypeSourceInfo() function3365 void setTypeSourceInfo(TypeSourceInfo *tinfo) { in setTypeSourceInfo() function4413 void setTypeSourceInfo(TypeSourceInfo *ti) { in setTypeSourceInfo() function
729 E->setTypeSourceInfo(readTypeSourceInfo()); in VisitOffsetOfExpr()1161 E->setTypeSourceInfo(readTypeSourceInfo()); in VisitCompoundLiteralExpr()
682 TD->setTypeSourceInfo(TInfo); in VisitTypedefNameDecl()838 DD->setTypeSourceInfo( in VisitDeclaratorDecl()
2311 New->setTypeSourceInfo(OldTD->getTypeSourceInfo()); in MergeTypedefNameDecl()6187 NewTD->setTypeSourceInfo(FixedTInfo); in CheckTypedefForVariablyModifiedType()8092 NewVD->setTypeSourceInfo(FixedTInfo); in CheckVariableDeclarationType()
10889 NTTP->setTypeSourceInfo(NewTSI); in RebuildTemplateParamsInCurrentInstantiation()
5267 New->setTypeSourceInfo(getTrivialTypeSourceInfo(Orig->getUnderlyingType())); in adjustObjCTypeParamBoundType()