Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:InitializeVTablePointers

542     CGF.InitializeVTablePointers(ClassDecl);
1406 InitializeVTablePointers(ClassDecl);
1574 InitializeVTablePointers(Dtor->getParent());
2427 void CodeGenFunction::InitializeVTablePointers(const CXXRecordDecl *RD) {