Searched refs:ExportA (Results 1 – 1 of 1) sorted by relevance
2576 else if (const auto *ExportA = dyn_cast<DLLExportAttr>(Attr)) in mergeDeclAttribute() local2577 NewAttr = S.mergeDLLExportAttr(D, *ExportA); in mergeDeclAttribute()