Searched refs:ProcessDeclAttribute (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 7679 static void ProcessDeclAttribute(Sema &S, Scope *scope, Decl *D, in ProcessDeclAttribute() function 8323 ProcessDeclAttribute(*this, S, D, AL, IncludeCXX11Attributes); in ProcessDeclAttributeList() 8411 ProcessDeclAttribute(*this, nullptr, ASDecl, AL, AL.isCXX11Attribute()); in ProcessAccessDeclAttributeList()
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | InternalsManual.rst | 3055 and generally starts in the ``ProcessDeclAttribute()`` function. If the
|