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