Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp6306 static void ProcessDeclAttribute(Sema &S, Scope *scope, Decl *D, in ProcessDeclAttribute() function
7028 ProcessDeclAttribute(*this, S, D, AL, IncludeCXX11Attributes); in ProcessDeclAttributeList()
7110 ProcessDeclAttribute(*this, nullptr, ASDecl, AL, AL.isCXX11Attribute()); in ProcessAccessDeclAttributeList()