Searched refs:setTypeForDecl (Results 1 – 11 of 11) sorted by relevance
624 DI->setTypeForDecl(T);
1917 void setTypeForDecl(const Type *TD) const { TypeForDecl = TD; } in setTypeForDecl() function
3507 void setTypeForDecl(const Type *TD) { TypeForDecl = TD; } in setTypeForDecl() function
691 TTPDecl->setTypeForDecl(TTPType.getTypePtr()); in Create()
1482 TPDecl->setTypeForDecl(TPType.getTypePtr()); in Create()
3487 RI->setTypeForDecl(nullptr); in VisitRecordDecl()3495 Injected->setTypeForDecl(nullptr); in VisitRecordDecl()5162 Result->setTypeForDecl(ToTypeForDecl); in VisitObjCTypeParamDecl()
6307 New->setTypeForDecl(UpdatedTy.getTypePtr()); in adjustObjCTypeParamBoundType()
2511 New->setTypeForDecl(Context.getObjCIdType().getTypePtr()); in MergeTypedefNameDecl()2519 New->setTypeForDecl(Context.getObjCClassType().getTypePtr()); in MergeTypedefNameDecl()2526 New->setTypeForDecl(Context.getObjCSelType().getTypePtr()); in MergeTypedefNameDecl()2558 New->setTypeForDecl(OldTD->getTypeForDecl()); in MergeTypedefNameDecl()
2274 RecordInst->setTypeForDecl( in VisitClassTemplateDecl()
15803 Class->setTypeForDecl(nullptr); in TransformLambdaExpr()
541 TD->setTypeForDecl(Reader.GetType(DeferredTypeID).getTypePtrOrNull()); in Visit()