Searched refs:NewExportAttr (Results 1 – 1 of 1) sorted by relevance
5370 const DLLExportAttr *NewExportAttr = NewDecl->getAttr<DLLExportAttr>(); in checkDLLAttributeRedeclaration() local5375 (NewExportAttr && !NewExportAttr->isInherited()); in checkDLLAttributeRedeclaration()5406 << (NewImportAttr ? (const Attr *)NewImportAttr : NewExportAttr); in checkDLLAttributeRedeclaration()