Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VTableName

7027   std::string VTableName = "objc_ehtype_vtable";
7029 CGM.getModule().getGlobalVariable(VTableName);
7034 0, VTableName);