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