Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1833 static void handleUnusedAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleUnusedAttr() function
5660 handleUnusedAttr(S, D, Attr); in ProcessDeclAttribute()