Searched refs:NewExportAttr (Results 1 – 1 of 1) sorted by relevance
7028 const DLLExportAttr *NewExportAttr = NewDecl->getAttr<DLLExportAttr>(); in checkDLLAttributeRedeclaration() local7033 (NewExportAttr && !NewExportAttr->isInherited()); in checkDLLAttributeRedeclaration()7064 << (NewImportAttr ? (const Attr *)NewImportAttr : NewExportAttr); in checkDLLAttributeRedeclaration()7138 !NewImportAttr && !NewExportAttr) { in checkDLLAttributeRedeclaration()