Searched refs:shouldMapVisibilityToDLLExport (Results 1 – 3 of 3) sorted by relevance
826 bool shouldMapVisibilityToDLLExport(const NamedDecl *D) const { in shouldMapVisibilityToDLLExport() function
1243 shouldMapVisibilityToDLLExport(D)) && in setDLLImportDLLExport()3891 !shouldMapVisibilityToDLLExport(cast_or_null<NamedDecl>(D))) { in GetOrCreateLLVMFunction()4204 !shouldMapVisibilityToDLLExport(D)) in GetOrCreateLLVMGlobal()
3692 (CGM.shouldMapVisibilityToDLLExport(RD) && in BuildTypeInfo()4179 RD->hasAttr<DLLExportAttr>() || CGM.shouldMapVisibilityToDLLExport(RD) in EmitFundamentalRTTIDescriptors()