Searched refs:AddAlignedAttr (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaDeclAttr.cpp | 2920 S.AddAlignedAttr(Attr.getRange(), D, E, Attr.getAttributeSpellingListIndex(), in handleAlignedAttr() 2924 void Sema::AddAlignedAttr(SourceRange AttrRange, Decl *D, Expr *E, in AddAlignedAttr() function in Sema 3025 void Sema::AddAlignedAttr(SourceRange AttrRange, Decl *D, TypeSourceInfo *TS, in AddAlignedAttr() function in Sema
|
| HD | SemaTemplateInstantiateDecl.cpp | 86 S.AddAlignedAttr(Aligned->getLocation(), New, Result.getAs<Expr>(), in instantiateDependentAlignedAttr() 93 S.AddAlignedAttr(Aligned->getLocation(), New, Result, in instantiateDependentAlignedAttr()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | Sema.h | 7657 void AddAlignedAttr(SourceRange AttrRange, Decl *D, Expr *E, 7659 void AddAlignedAttr(SourceRange AttrRange, Decl *D, TypeSourceInfo *T,
|