Searched refs:setTypeSourceInfo (Results 1 – 14 of 14) sorted by relevance
387 Var->setTypeSourceInfo(TypeInfo); in ProcessAPINotes()
2542 D->setTypeSourceInfo(TSI); in VisitCXXMethodDecl()5130 Function->setTypeSourceInfo(NewSI); in InstantiateFunctionDefinition()5136 Parm->setTypeSourceInfo(NewParmSI); in InstantiateFunctionDefinition()
1042 Method->setTypeSourceInfo(MethodTyInfo); in CompleteLambdaCallOperator()
2545 New->setTypeSourceInfo(OldTD->getTypeSourceInfo()); in MergeTypedefNameDecl()6680 NewTD->setTypeSourceInfo(FixedTInfo); in CheckTypedefForVariablyModifiedType()8720 NewVD->setTypeSourceInfo(FixedTInfo); in CheckVariableDeclarationType()
10758 NTTP->setTypeSourceInfo(NewTSI); in RebuildTemplateParamsInCurrentInstantiation()
13822 SpecialMem->setTypeSourceInfo(TSI); in setupImplicitSpecialMemberType()
2089 void setTypeSourceInfo(TypeSourceInfo *Ty) { TypeInfo = Ty; } in setTypeSourceInfo() function2518 void setTypeSourceInfo(TypeSourceInfo *tsi) { in setTypeSourceInfo() function3464 void setTypeSourceInfo(TypeSourceInfo *tinfo) { in setTypeSourceInfo() function4549 void setTypeSourceInfo(TypeSourceInfo *ti) { in setTypeSourceInfo() function
766 void setTypeSourceInfo(TypeSourceInfo *TI) { in setTypeSourceInfo() function3467 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo() function
585 E->setTypeSourceInfo(Record.readTypeSourceInfo()); in VisitSYCLUniqueStableNameExpr()741 E->setTypeSourceInfo(readTypeSourceInfo()); in VisitOffsetOfExpr()1185 E->setTypeSourceInfo(readTypeSourceInfo()); in VisitCompoundLiteralExpr()
726 TD->setTypeSourceInfo(TInfo); in VisitTypedefNameDecl()922 DD->setTypeSourceInfo( in VisitDeclaratorDecl()
569 setTypeSourceInfo(TSI); in SYCLUniqueStableNameExpr()
4067 ToFunction->setTypeSourceInfo(*TSIOrErr); in VisitFunctionDecl()6586 D2->setTypeSourceInfo(*TInfoOrErr); in VisitVarTemplateSpecializationDecl()
5882 New->setTypeSourceInfo(getTrivialTypeSourceInfo(Orig->getUnderlyingType())); in adjustObjCTypeParamBoundType()
4652 decl->setTypeSourceInfo(clang_ast.getTrivialTypeSourceInfo(qual_type)); in CreateTypedef()