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