Searched refs:hasDLLImportExport (Results 1 – 2 of 2) sorted by relevance
1096 bool hasDLLImportExport() const { return isOSWindows() || isPS(); } in hasDLLImportExport() function
466 let CustomCode = [{ Target.getTriple().hasDLLImportExport() }];