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