Searched refs:EmitVBPtrStores (Results 1 – 1 of 1) sorted by relevance
603 void EmitVBPtrStores(CodeGenFunction &CGF, const CXXRecordDecl *RD);1118 EmitVBPtrStores(CGF, RD); in EmitCtorCompleteObjectHandler()1205 void MicrosoftCXXABI::EmitVBPtrStores(CodeGenFunction &CGF, in EmitVBPtrStores() function in MicrosoftCXXABI