Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTargetInfo.h1213 virtual bool hasPS4DLLImportExport() const { in hasPS4DLLImportExport() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1904 if (CGM.getTarget().hasPS4DLLImportExport()) { in getAddrOfVTable()
3187 if (CGM.getTarget().hasPS4DLLImportExport()) { in GetAddrOfExternalRTTIDescriptor()
3371 if (CGM.getTarget().hasPS4DLLImportExport()) in ShouldUseExternalRTTIDescriptor()
3833 if (CGM.getTarget().hasPS4DLLImportExport()) { in BuildTypeInfo()
3881 GV->setDLLStorageClass(CGM.getTarget().hasPS4DLLImportExport() in BuildTypeInfo()
/llvm-project-15.0.7/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2372 !Context.getTargetInfo().hasPS4DLLImportExport()) in computeKeyFunction()