Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DTargetInfo.h1239 virtual bool hasPS4DLLImportExport() const { in hasPS4DLLImportExport() function
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DItaniumCXXABI.cpp1896 if (CGM.getTarget().hasPS4DLLImportExport()) { in getAddrOfVTable()
3214 if (CGM.getTarget().hasPS4DLLImportExport()) { in GetAddrOfExternalRTTIDescriptor()
3398 if (CGM.getTarget().hasPS4DLLImportExport()) in ShouldUseExternalRTTIDescriptor()
3860 if (CGM.getTarget().hasPS4DLLImportExport()) { in BuildTypeInfo()
3908 GV->setDLLStorageClass(CGM.getTarget().hasPS4DLLImportExport() in BuildTypeInfo()
/openbsd/src/gnu/llvm/clang/lib/AST/
DRecordLayoutBuilder.cpp2383 !Context.getTargetInfo().hasPS4DLLImportExport()) in computeKeyFunction()