Searched refs:ProcessDeclAttribute (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 8577 ProcessDeclAttribute(Sema &S, Scope *scope, Decl *D, const ParsedAttr &AL, in ProcessDeclAttribute() function 9363 ProcessDeclAttribute(*this, S, D, AL, Options); in ProcessDeclAttributeList() 9451 ProcessDeclAttribute(*this, nullptr, ASDecl, AL, in ProcessAccessDeclAttributeList()
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | InternalsManual.rst | 3058 and generally starts in the ``ProcessDeclAttribute()`` function. If the
|