Searched refs:handleDeclAttribute (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/examples/Attribute/ |
| H A D | Attribute.cpp | 49 AttrHandling handleDeclAttribute(Sema &S, Decl *D, in handleDeclAttribute() function
|
| /netbsd-src/external/apache2/llvm/dist/clang/examples/CallSuperAttribute/ |
| H A D | CallSuperAttrInfo.cpp | 176 AttrHandling handleDeclAttribute(Sema &S, Decl *D, in handleDeclAttribute() function
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ClangPlugins.rst | 79 AttrHandling handleDeclAttribute(Sema &S, Decl *D, 95 * ``handleDeclAttribute``, which is the function that applies the attribute to
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| H A D | ParsedAttr.h | 122 virtual AttrHandling handleDeclAttribute(Sema &S, Decl *D, in handleDeclAttribute() function
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 7708 if (AL.getInfo().handleDeclAttribute(S, D, AL) != ParsedAttrInfo::NotHandled) in ProcessDeclAttribute()
|