Searched refs:handleMayAliasAttr (Results 1 – 1 of 1) sorted by relevance
1812 static void handleMayAliasAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleMayAliasAttr() function4675 case AttributeList::AT_MayAlias: handleMayAliasAttr (S, D, Attr); break; in ProcessDeclAttribute()