Searched refs:setTypeForDecl (Results 1 – 8 of 8) sorted by relevance
494 TTPDecl->setTypeForDecl(TTPType.getTypePtr()); in Create()
1397 TPDecl->setTypeForDecl(TPType.getTypePtr()); in Create()
2737 RI->setTypeForDecl(nullptr); in VisitRecordDecl()2746 Injected->setTypeForDecl(nullptr); in VisitRecordDecl()
1920 void setTypeForDecl(const Type *TD) const { TypeForDecl = TD; } in setTypeForDecl() function
2899 void setTypeForDecl(const Type *TD) { TypeForDecl = TD; } in setTypeForDecl() function
2132 New->setTypeForDecl(Context.getObjCIdType().getTypePtr()); in MergeTypedefNameDecl()2140 New->setTypeForDecl(Context.getObjCClassType().getTypePtr()); in MergeTypedefNameDecl()2147 New->setTypeForDecl(Context.getObjCSelType().getTypePtr()); in MergeTypedefNameDecl()2179 New->setTypeForDecl(OldTD->getTypeForDecl()); in MergeTypedefNameDecl()
534 TD->setTypeForDecl(Reader.GetType(DeferredTypeID).getTypePtrOrNull()); in Visit()
6277 DI->setTypeForDecl(T); in readTypeRecord()