Searched refs:handleGNUInlineAttr (Results 1 – 1 of 1) sorted by relevance
3905 static void handleGNUInlineAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleGNUInlineAttr() function4746 case AttributeList::AT_GNUInline: handleGNUInlineAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()