Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp7351 static void handleDeprecatedAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleDeprecatedAttr() function
7936 handleDeprecatedAttr(S, D, AL); in ProcessDeclAttribute()