Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_dllexport

253     case lltok::kw_dllexport:           // OptionalLinkage
1264 case lltok::kw_dllexport: Res = GlobalValue::DLLExportLinkage; break;