Searched refs:CommonA (Results 1 – 2 of 2) sorted by relevance
2295 else if (const auto *CommonA = dyn_cast<CommonAttr>(Attr)) in mergeDeclAttribute() local2296 NewAttr = S.mergeCommonAttr(D, CommonA->getRange(), in mergeDeclAttribute()2297 &S.Context.Idents.get(CommonA->getSpelling()), in mergeDeclAttribute()
2597 else if (const auto *CommonA = dyn_cast<CommonAttr>(Attr)) in mergeDeclAttribute() local2598 NewAttr = S.mergeCommonAttr(D, *CommonA); in mergeDeclAttribute()