Home | History | Annotate | Download | only in IR

Lines Matching refs:DLLImportLinkage

1453   case GlobalValue::DLLImportLinkage:     Out << "dllimport ";      break;