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