Searched refs:AddAnnotationAttr (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 4315 void Sema::AddAnnotationAttr(Decl *D, const AttributeCommonInfo &CI, in AddAnnotationAttr() function in Sema 4338 S.AddAnnotationAttr(D, AL, Str, Args); in handleAnnotateAttr()
|
| H A D | SemaTemplateInstantiateDecl.cpp | 226 S.AddAnnotationAttr(New, *Attr, Str, Args); in instantiateDependentAnnotationAttr()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 11176 void AddAnnotationAttr(Decl *D, const AttributeCommonInfo &CI,
|