Home | History | Annotate | Download | only in IR

Lines Matching refs:DLLExportLinkage

1454   case GlobalValue::DLLExportLinkage:     Out << "dllexport ";      break;