Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h848 bool shouldMapVisibilityToDLLExport(const NamedDecl *D) const { in shouldMapVisibilityToDLLExport() function
H A DItaniumCXXABI.cpp3795 (CGM.shouldMapVisibilityToDLLExport(RD) && in BuildTypeInfo()
4281 RD->hasAttr<DLLExportAttr>() || CGM.shouldMapVisibilityToDLLExport(RD) in EmitFundamentalRTTIDescriptors()
H A DCodeGenModule.cpp1650 shouldMapVisibilityToDLLExport(D)) && in setDLLImportDLLExport()
4511 !shouldMapVisibilityToDLLExport(cast_or_null<NamedDecl>(D))) { in GetOrCreateLLVMFunction()
4802 !shouldMapVisibilityToDLLExport(D)) in GetOrCreateLLVMGlobal()