Searched refs:setTypeForDecl (Results 1 – 4 of 4) sorted by relevance
992 void setTypeForDecl(const Type *TD) const { TypeForDecl = TD; } in setTypeForDecl() function
2324 void setTypeForDecl(const Type *TD) { TypeForDecl = TD; } in setTypeForDecl() function
318 TD->setTypeForDecl(Reader.GetType(TypeIDForTypeDecl).getTypePtrOrNull()); in Visit()
1606 New->setTypeForDecl(Context.getObjCIdType().getTypePtr()); in MergeTypedefNameDecl()1614 New->setTypeForDecl(Context.getObjCClassType().getTypePtr()); in MergeTypedefNameDecl()1621 New->setTypeForDecl(Context.getObjCSelType().getTypePtr()); in MergeTypedefNameDecl()