Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2034 if (CGM.getTarget().hasPS4DLLImportExport()) in emitVTableDefinitions()
2189 if (CGM.getTarget().hasPS4DLLImportExport()) in getAddrOfVTable()
3586 if (CGM.getTarget().hasPS4DLLImportExport()) { in GetAddrOfExternalRTTIDescriptor()
3776 if (CGM.getTarget().hasPS4DLLImportExport()) in ShouldUseExternalRTTIDescriptor()
4259 if (CGM.getTarget().hasPS4DLLImportExport() && in BuildTypeInfo()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1323 virtual bool hasPS4DLLImportExport() const { in hasPS4DLLImportExport() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2404 !Context.getTargetInfo().hasPS4DLLImportExport()) in computeKeyFunction()