Searched refs:handleNoInlineAttr (Results 1 – 1 of 1) sorted by relevance
3742 static void handleNoInlineAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleNoInlineAttr() function4858 case AttributeList::AT_NoInline: handleNoInlineAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()