Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:DLLExportLinkage

306   case GlobalValue::DLLExportLinkage:
307 Out << "GlobalValue::DLLExportLinkage"; break;