Searched refs:shouldMapVisibilityToDLLExport (Results 1 – 3 of 3) sorted by relevance
848 bool shouldMapVisibilityToDLLExport(const NamedDecl *D) const { in shouldMapVisibilityToDLLExport() function
3795 (CGM.shouldMapVisibilityToDLLExport(RD) && in BuildTypeInfo()4281 RD->hasAttr<DLLExportAttr>() || CGM.shouldMapVisibilityToDLLExport(RD) in EmitFundamentalRTTIDescriptors()
1650 shouldMapVisibilityToDLLExport(D)) && in setDLLImportDLLExport()4511 !shouldMapVisibilityToDLLExport(cast_or_null<NamedDecl>(D))) { in GetOrCreateLLVMFunction()4802 !shouldMapVisibilityToDLLExport(D)) in GetOrCreateLLVMGlobal()