Home | History | Annotate | Download | only in CodeGen

Lines Matching full:theclass

813 void CodeGenModule::EmitVTable(CXXRecordDecl *theClass) {
814 VTables.GenerateClassData(theClass);