Home
last modified time | relevance | path

Searched refs:hasPS4DLLImportExport (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h1146 virtual bool hasPS4DLLImportExport() const { in hasPS4DLLImportExport() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1924 if (CGM.getTarget().hasPS4DLLImportExport()) { in getAddrOfVTable()
3185 if (CGM.getTarget().hasPS4DLLImportExport()) { in GetAddrOfExternalRTTIDescriptor()
3368 if (CGM.getTarget().hasPS4DLLImportExport()) in ShouldUseExternalRTTIDescriptor()
3828 if (CGM.getTarget().hasPS4DLLImportExport()) { in BuildTypeInfo()
3876 GV->setDLLStorageClass(CGM.getTarget().hasPS4DLLImportExport() in BuildTypeInfo()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2326 !Context.getTargetInfo().hasPS4DLLImportExport()) in computeKeyFunction()