Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:DLLExportStorageClass

1518   case lltok::kw_dllexport: Res = GlobalValue::DLLExportStorageClass; break;