Searched refs:handleFormatAttr (Results 1 – 1 of 1) sorted by relevance
2887 static void handleFormatAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleFormatAttr() function4289 case AttributeList::AT_Format: handleFormatAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()