Searched refs:handleColdAttr (Results 1 – 1 of 1) sorted by relevance
1564 static void handleColdAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleColdAttr() function4759 case AttributeList::AT_Cold: handleColdAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()