Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp4279 static void ProcessDeclAttribute(Sema &S, Scope *scope, Decl *D, in ProcessDeclAttribute() function
4792 ProcessDeclAttribute(*this, S, D, *l, IncludeCXX11Attributes); in ProcessDeclAttributeList()
4840 ProcessDeclAttribute(*this, nullptr, ASDecl, *l, l->isCXX11Attribute()); in ProcessAccessDeclAttributeList()
/minix/external/bsd/llvm/dist/clang/docs/
H A DInternalsManual.rst1782 and generally starts in the ``ProcessDeclAttribute`` function. If your