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.cpp2020 if (CGM.getTarget().hasPS4DLLImportExport()) in emitVTableDefinitions()
2173 if (CGM.getTarget().hasPS4DLLImportExport()) in getAddrOfVTable()
3553 if (CGM.getTarget().hasPS4DLLImportExport()) { in GetAddrOfExternalRTTIDescriptor()
3741 if (CGM.getTarget().hasPS4DLLImportExport()) in ShouldUseExternalRTTIDescriptor()
4213 if (CGM.getTarget().hasPS4DLLImportExport() && in BuildTypeInfo()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1300 virtual bool hasPS4DLLImportExport() const { in hasPS4DLLImportExport() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2403 !Context.getTargetInfo().hasPS4DLLImportExport()) in computeKeyFunction()