Searched refs:CommonA (Results 1 – 1 of 1) 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()