Searched refs:setTypeSourceInfo (Results 1 – 13 of 13) sorted by relevance
2060 void setTypeSourceInfo(TypeSourceInfo *Ty) { TypeInfo = Ty; } in setTypeSourceInfo() function2484 void setTypeSourceInfo(TypeSourceInfo *tsi) { in setTypeSourceInfo() function3432 void setTypeSourceInfo(TypeSourceInfo *tinfo) { in setTypeSourceInfo() function4496 void setTypeSourceInfo(TypeSourceInfo *ti) { in setTypeSourceInfo() function
805 void setTypeSourceInfo(TypeSourceInfo *TI) { in setTypeSourceInfo() function3453 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo() function
585 E->setTypeSourceInfo(Record.readTypeSourceInfo()); in VisitSYCLUniqueStableNameExpr()741 E->setTypeSourceInfo(readTypeSourceInfo()); in VisitOffsetOfExpr()1188 E->setTypeSourceInfo(readTypeSourceInfo()); in VisitCompoundLiteralExpr()
732 TD->setTypeSourceInfo(TInfo); in VisitTypedefNameDecl()936 DD->setTypeSourceInfo( in VisitDeclaratorDecl()
2499 D->setTypeSourceInfo(TSI); in VisitCXXMethodDecl()5130 Function->setTypeSourceInfo(NewSI); in InstantiateFunctionDefinition()5135 Parm->setTypeSourceInfo(NewParmSI); in InstantiateFunctionDefinition()
1000 Method->setTypeSourceInfo(MethodTyInfo); in CompleteLambdaCallOperator()
2690 New->setTypeSourceInfo(OldTD->getTypeSourceInfo()); in MergeTypedefNameDecl()6836 NewTD->setTypeSourceInfo(FixedTInfo); in CheckTypedefForVariablyModifiedType()8878 NewVD->setTypeSourceInfo(FixedTInfo); in CheckVariableDeclarationType()
11555 NTTP->setTypeSourceInfo(NewTSI); in RebuildTemplateParamsInCurrentInstantiation()
13954 SpecialMem->setTypeSourceInfo(TSI); in setupImplicitSpecialMemberType()
559 setTypeSourceInfo(TSI); in SYCLUniqueStableNameExpr()
3987 ToFunction->setTypeSourceInfo(*TSIOrErr); in VisitFunctionDecl()6489 D2->setTypeSourceInfo(*TInfoOrErr); in VisitVarTemplateSpecializationDecl()
5472 New->setTypeSourceInfo(getTrivialTypeSourceInfo(Orig->getUnderlyingType())); in adjustObjCTypeParamBoundType()
4595 decl->setTypeSourceInfo(clang_ast.getTrivialTypeSourceInfo(qual_type)); in CreateTypedef()