Searched refs:updateCompletedType (Results 1 – 5 of 5) sorted by relevance
144 cgm->updateCompletedType(d); in HandleTagDeclDefinition()
157 void updateCompletedType(const clang::TagDecl *td);
299 void updateCompletedType(const clang::TagDecl *td);
615 void CIRGenTypes::updateCompletedType(const TagDecl *td) { in updateCompletedType() function in CIRGenTypes
887 void CIRGenModule::updateCompletedType(const TagDecl *td) { in updateCompletedType() function in CIRGenModule889 genTypes.updateCompletedType(td); in updateCompletedType()