Searched refs:setTypeSourceInfo (Results 1 – 14 of 14) sorted by relevance
377 Var->setTypeSourceInfo(TypeInfo); in ApplyAPINotesType()640 Method->setTypeSourceInfo(TLB.getTypeSourceInfo(S.Context, AttributedType)); in ProcessAPINotes()
3087 D->setTypeSourceInfo(TSI); in VisitCXXMethodDecl()5770 Function->setTypeSourceInfo(NewSI); in InstantiateFunctionDefinition()5776 Parm->setTypeSourceInfo(NewParmSI); in InstantiateFunctionDefinition()
1066 Method->setTypeSourceInfo(MethodTyInfo); in CompleteLambdaCallOperator()
2563 New->setTypeSourceInfo(OldTD->getTypeSourceInfo()); in MergeTypedefNameDecl()6800 NewTD->setTypeSourceInfo(FixedTInfo); in CheckTypedefForVariablyModifiedType()8933 NewVD->setTypeSourceInfo(FixedTInfo); in CheckVariableDeclarationType()
11317 NTTP->setTypeSourceInfo(NewTSI); in RebuildTemplateParamsInCurrentInstantiation()
14113 SpecialMem->setTypeSourceInfo(TSI); in setupImplicitSpecialMemberType()
2134 void setTypeSourceInfo(TypeSourceInfo *Ty) { TypeInfo = Ty; } in setTypeSourceInfo() function2568 void setTypeSourceInfo(TypeSourceInfo *tsi) { in setTypeSourceInfo() function3566 void setTypeSourceInfo(TypeSourceInfo *tinfo) { in setTypeSourceInfo() function4743 void setTypeSourceInfo(TypeSourceInfo *ti) { in setTypeSourceInfo() function
793 void setTypeSourceInfo(TypeSourceInfo *TI) { in setTypeSourceInfo() function3585 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo() function
592 E->setTypeSourceInfo(Record.readTypeSourceInfo()); in VisitSYCLUniqueStableNameExpr()749 E->setTypeSourceInfo(readTypeSourceInfo()); in VisitOffsetOfExpr()1199 E->setTypeSourceInfo(readTypeSourceInfo()); in VisitCompoundLiteralExpr()
709 TD->setTypeSourceInfo(TInfo); in VisitTypedefNameDecl()907 DD->setTypeSourceInfo( in VisitDeclaratorDecl()
563 setTypeSourceInfo(TSI); in SYCLUniqueStableNameExpr()
4342 ToFunction->setTypeSourceInfo(*TSIOrErr); in VisitFunctionDecl()6869 D2->setTypeSourceInfo(*TInfoOrErr); in VisitVarTemplateSpecializationDecl()
6301 New->setTypeSourceInfo(getTrivialTypeSourceInfo(Orig->getUnderlyingType())); in adjustObjCTypeParamBoundType()
4683 decl->setTypeSourceInfo(clang_ast.getTrivialTypeSourceInfo(qual_type)); in CreateTypedef()