Home
last modified time | relevance | path

Searched refs:AddAlignedAttr (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3962 S.AddAlignedAttr(D, AL, E, AL.isPackExpansion()); in handleAlignedAttr()
3965 void Sema::AddAlignedAttr(Decl *D, const AttributeCommonInfo &CI, Expr *E, in AddAlignedAttr() function in Sema
4081 void Sema::AddAlignedAttr(Decl *D, const AttributeCommonInfo &CI, in AddAlignedAttr() function in Sema
H A DSemaTemplateInstantiateDecl.cpp94 S.AddAlignedAttr(New, *Aligned, Result.getAs<Expr>(), IsPackExpansion); in instantiateDependentAlignedAttr()
100 S.AddAlignedAttr(New, *Aligned, Result, IsPackExpansion); in instantiateDependentAlignedAttr()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10140 void AddAlignedAttr(Decl *D, const AttributeCommonInfo &CI, Expr *E,
10142 void AddAlignedAttr(Decl *D, const AttributeCommonInfo &CI, TypeSourceInfo *T,