Searched refs:AddAnnotationAttr (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 3686 void Sema::AddAnnotationAttr(Decl *D, const AttributeCommonInfo &CI, in AddAnnotationAttr() function in Sema 3747 S.AddAnnotationAttr(D, AL, Str, Args); in handleAnnotateAttr()
|
D | SemaTemplateInstantiateDecl.cpp | 197 S.AddAnnotationAttr(New, *Attr, Attr->getAnnotation(), Args); in instantiateDependentAnnotationAttr()
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 9940 void AddAnnotationAttr(Decl *D, const AttributeCommonInfo &CI,
|