Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp4934 static void ProcessDeclAttribute(Sema &S, Scope *scope, Decl *D, in ProcessDeclAttribute() function
5477 ProcessDeclAttribute(*this, S, D, *l, IncludeCXX11Attributes); in ProcessDeclAttributeList()
5525 ProcessDeclAttribute(*this, nullptr, ASDecl, *l, l->isCXX11Attribute()); in ProcessAccessDeclAttributeList()
/external/clang/docs/
DInternalsManual.rst1886 and generally starts in the ``ProcessDeclAttribute()`` function. If the