Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VTableName

7021   std::string VTableName = "objc_ehtype_vtable";
7023 CGM.getModule().getGlobalVariable(VTableName);
7028 nullptr, VTableName);