Searched refs:OldA (Results 1 – 1 of 1) sorted by relevance
3132 if (AsmLabelAttr *OldA = Old->getAttr<AsmLabelAttr>()) { in mergeDeclAttributes() local3133 if (!OldA->isEquivalent(NewA)) { in mergeDeclAttributes()3136 Diag(OldA->getLocation(), diag::note_previous_declaration); in mergeDeclAttributes()