Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VTableName

6322   std::string VTableName = "objc_ehtype_vtable";
6324 CGM.getModule().getGlobalVariable(VTableName);
6329 0, VTableName);