Searched defs:checkUnusedDeclAttributes (Results 1 – 1 of 1) sorted by relevance
5046 static void checkUnusedDeclAttributes(Sema &S, const AttributeList *A) { in checkUnusedDeclAttributes() function5065 void Sema::checkUnusedDeclAttributes(Declarator &D) { in checkUnusedDeclAttributes() function in Sema