Searched refs:handleHotAttr (Results 1 – 1 of 1) sorted by relevance
1585 static void handleHotAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleHotAttr() function4760 case AttributeList::AT_Hot: handleHotAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()