Searched refs:NewAbiTagAttr (Results 1 – 1 of 1) sorted by relevance
2457 if (const auto *NewAbiTagAttr = New->getAttr<AbiTagAttr>()) { in mergeDeclAttributes() local2459 for (const auto &NewTag : NewAbiTagAttr->tags()) { in mergeDeclAttributes()2462 Diag(NewAbiTagAttr->getLocation(), in mergeDeclAttributes()2469 Diag(NewAbiTagAttr->getLocation(), diag::err_abi_tag_on_redeclaration); in mergeDeclAttributes()