Searched refs:DeclHasAttr (Results 1 – 1 of 1) sorted by relevance
2053 static bool DeclHasAttr(const Decl *D, const Attr *A) { in DeclHasAttr() function2250 else if (Attr->duplicatesAllowed() || !DeclHasAttr(D, Attr)) in mergeDeclAttribute()2474 if (!DeclHasAttr(newDecl, I)) { in mergeParamDeclAttributes()