Searched refs:handleAnnotateAttr (Results 1 – 1 of 1) sorted by relevance
3357 static void handleAnnotateAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleAnnotateAttr() function4722 case AttributeList::AT_Annotate: handleAnnotateAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()5034 handleAnnotateAttr(*this, ASDecl, *l); in ProcessAccessDeclAttributeList()