Searched refs:setTypeSourceInfo (Results 1 – 11 of 11) sorted by relevance
2053 void setTypeSourceInfo(TypeSourceInfo *Ty) { TypeInfo = Ty; } in setTypeSourceInfo() function2476 void setTypeSourceInfo(TypeSourceInfo *tsi) { in setTypeSourceInfo() function3432 void setTypeSourceInfo(TypeSourceInfo *tinfo) { in setTypeSourceInfo() function4480 void setTypeSourceInfo(TypeSourceInfo *ti) { in setTypeSourceInfo() function
761 void setTypeSourceInfo(TypeSourceInfo *TI) { in setTypeSourceInfo() function3229 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo() function
591 E->setTypeSourceInfo(Record.readTypeSourceInfo()); in VisitSYCLUniqueStableNameExpr()739 E->setTypeSourceInfo(readTypeSourceInfo()); in VisitOffsetOfExpr()1171 E->setTypeSourceInfo(readTypeSourceInfo()); in VisitCompoundLiteralExpr()
684 TD->setTypeSourceInfo(TInfo); in VisitTypedefNameDecl()840 DD->setTypeSourceInfo( in VisitDeclaratorDecl()
2328 D->setTypeSourceInfo(TSI); in VisitCXXMethodDecl()5005 Function->setTypeSourceInfo(NewSI); in InstantiateFunctionDefinition()5010 Parm->setTypeSourceInfo(NewParmSI); in InstantiateFunctionDefinition()
2363 New->setTypeSourceInfo(OldTD->getTypeSourceInfo()); in MergeTypedefNameDecl()6250 NewTD->setTypeSourceInfo(FixedTInfo); in CheckTypedefForVariablyModifiedType()8151 NewVD->setTypeSourceInfo(FixedTInfo); in CheckVariableDeclarationType()
10889 NTTP->setTypeSourceInfo(NewTSI); in RebuildTemplateParamsInCurrentInstantiation()
13205 SpecialMem->setTypeSourceInfo(TSI); in setupImplicitSpecialMemberType()
516 setTypeSourceInfo(TSI); in SYCLUniqueStableNameExpr()
5282 New->setTypeSourceInfo(getTrivialTypeSourceInfo(Orig->getUnderlyingType())); in adjustObjCTypeParamBoundType()
4589 decl->setTypeSourceInfo(clang_ast.getTrivialTypeSourceInfo(qual_type)); in CreateTypedef()