Searched refs:shouldMapVisibilityToDLLExport (Results 1 – 3 of 3) sorted by relevance
869 bool shouldMapVisibilityToDLLExport(const NamedDecl *D) const { in shouldMapVisibilityToDLLExport() function
4071 (CGM.shouldMapVisibilityToDLLExport(RD) && in BuildTypeInfo()4556 RD->hasAttr<DLLExportAttr>() || CGM.shouldMapVisibilityToDLLExport(RD) in EmitFundamentalRTTIDescriptors()
1749 shouldMapVisibilityToDLLExport(D)) && in setDLLImportDLLExport()4555 !shouldMapVisibilityToDLLExport(cast<NamedDecl>(MRD))); in shouldDropDLLAttribute()