Searched refs:CommonA (Results 1 – 1 of 1) sorted by relevance
2238 else if (const auto *CommonA = dyn_cast<CommonAttr>(Attr)) in mergeDeclAttribute() local2239 NewAttr = S.mergeCommonAttr(D, CommonA->getRange(), in mergeDeclAttribute()2240 &S.Context.Idents.get(CommonA->getSpelling()), in mergeDeclAttribute()