Home
last modified time | relevance | path

Searched refs:handleHotAttr (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1585 static void handleHotAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleHotAttr() function
4760 case AttributeList::AT_Hot: handleHotAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()