Home | History | Annotate | Download | only in CBackend

Lines Matching refs:hasDLLExportLinkage

1865         else if (I->hasDLLExportLinkage())
2110 if (F->hasDLLExportLinkage()) Out << "__declspec(dllexport) ";