Searched refs:handleUnusedAttr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp1799 static void handleUnusedAttr(Sema &S, Decl *D, const AttributeList &Attr) { function
4365 case AttributeList::AT_Unused: handleUnusedAttr (S, D, Attr); break;

Completed in 73 milliseconds