Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp5351 static void ProcessDeclAttribute(Sema &S, Scope *scope, Decl *D, in ProcessDeclAttribute() function
5928 ProcessDeclAttribute(*this, S, D, *l, IncludeCXX11Attributes); in ProcessDeclAttributeList()
5976 ProcessDeclAttribute(*this, nullptr, ASDecl, *l, l->isCXX11Attribute()); in ProcessAccessDeclAttributeList()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp7426 static void ProcessDeclAttribute(Sema &S, Scope *scope, Decl *D, in ProcessDeclAttribute() function
8119 ProcessDeclAttribute(*this, S, D, AL, IncludeCXX11Attributes); in ProcessDeclAttributeList()
8207 ProcessDeclAttribute(*this, nullptr, ASDecl, AL, AL.isCXX11Attribute()); in ProcessAccessDeclAttributeList()
/external/clang/docs/
DInternalsManual.rst1886 and generally starts in the ``ProcessDeclAttribute()`` function. If the
/external/llvm-project/clang/docs/
DInternalsManual.rst2486 and generally starts in the ``ProcessDeclAttribute()`` function. If the