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