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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp6671 /// ProcessDeclAttribute - Apply the specific attribute to the specified decl if
6674 static void ProcessDeclAttribute(Sema &S, Scope *scope, Decl *D, function
7475 ProcessDeclAttribute(*this, S, D, AL, IncludeCXX11Attributes);
7563 ProcessDeclAttribute(*this, nullptr, ASDecl, AL, AL.isCXX11Attribute());

Completed in 67 milliseconds