HomeSort by: relevance | last modified time | path
    Searched refs:AddAnnotationAttr (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclAttr.cpp 3747 void Sema::AddAnnotationAttr(Decl *D, const AttributeCommonInfo &CI,
3808 S.AddAnnotationAttr(D, AL, Str, Args);
SemaTemplateInstantiateDecl.cpp 197 S.AddAnnotationAttr(New, *Attr, Attr->getAnnotation(), Args);
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 10090 /// AddAnnotationAttr - Adds an annotation Annot with Args arguments to D.
10091 void AddAnnotationAttr(Decl *D, const AttributeCommonInfo &CI,

Completed in 67 milliseconds