Home
last modified time | relevance | path

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

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