Searched refs:handleNoCommonAttr (Results 1 – 1 of 1) sorted by relevance
1708 static void handleNoCommonAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleNoCommonAttr() function4753 case AttributeList::AT_NoCommon: handleNoCommonAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()