reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 9116   void AddAllocAlignAttr(Decl *D, const AttributeCommonInfo &CI,

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 1542   S.AddAllocAlignAttr(D, AL, AL.getArgAsExpr(0));
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  178   S.AddAllocAlignAttr(New, *Align, Param);