Searched refs:handleAlignedAttr (Results 1 – 1 of 1) sorted by relevance
3385 static void handleAlignedAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleAlignedAttr() function4715 case AttributeList::AT_Aligned: handleAlignedAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()