Searched refs:handleAliasAttr (Results 1 – 1 of 1) sorted by relevance
1519 static void handleAliasAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleAliasAttr() function4714 case AttributeList::AT_Alias: handleAliasAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()