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